@dpa-id-components/dpa-shared-components 8.4.0 → 8.4.2

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 (242) hide show
  1. package/dist/activities-f9f2c60e.mjs +15 -0
  2. package/dist/alert-a0d6d9d9.mjs +15 -0
  3. package/dist/alert-fill-afbc976b.mjs +15 -0
  4. package/dist/alert-octagon-56139963.mjs +29 -0
  5. package/dist/apps-e44fbda8.mjs +15 -0
  6. package/dist/archive-a53a270e.mjs +15 -0
  7. package/dist/arrow-left-c8ead9e4.mjs +15 -0
  8. package/dist/arrow-nav-left-4cec7c42.mjs +15 -0
  9. package/dist/arrow-nav-right-ae67a0ee.mjs +15 -0
  10. package/dist/arrow-right-1afcde04.mjs +15 -0
  11. package/dist/arrowhead-left-5bdbf6bc.mjs +19 -0
  12. package/dist/arrowhead-right-d3369806.mjs +19 -0
  13. package/dist/{arrowhead-top-5fd230bc.mjs → arrowhead-top-77f91b7f.mjs} +1 -1
  14. package/dist/atmo-972656d8.mjs +15 -0
  15. package/dist/audio-circled-deaef5be.mjs +15 -0
  16. package/dist/audio-e1cd4808.mjs +19 -0
  17. package/dist/audio-filled-2407271d.mjs +19 -0
  18. package/dist/bag-57b0f361.mjs +19 -0
  19. package/dist/bell-d14b673c.mjs +15 -0
  20. package/dist/bell-fill-c6f985d8.mjs +15 -0
  21. package/dist/book-2db61bf9.mjs +15 -0
  22. package/dist/bookmark-3c036b28.mjs +19 -0
  23. package/dist/bookmark-fill-ecd3ff57.mjs +19 -0
  24. package/dist/box-ab540d10.mjs +19 -0
  25. package/dist/bulb-b6ac26fd.mjs +15 -0
  26. package/dist/call-a60fa715.mjs +15 -0
  27. package/dist/camera-e568bab4.mjs +19 -0
  28. package/dist/check-706c051e.mjs +19 -0
  29. package/dist/checklist-fdb1e351.mjs +19 -0
  30. package/dist/checkmark-8749f143.mjs +19 -0
  31. package/dist/checkmark-double-ad38ca8e.mjs +15 -0
  32. package/dist/chevron-down-adbf3bf6.mjs +15 -0
  33. package/dist/chevron-left-cfce74be.mjs +15 -0
  34. package/dist/chevron-right-bcfb98c6.mjs +15 -0
  35. package/dist/chevron-up-2679e006.mjs +15 -0
  36. package/dist/clipboard-6716d19c.mjs +15 -0
  37. package/dist/clock-b4b73f31.mjs +19 -0
  38. package/dist/close-efb485e9.mjs +15 -0
  39. package/dist/cloud-save-92db9b4c.mjs +15 -0
  40. package/dist/code-976e1e26.mjs +15 -0
  41. package/dist/collapse-81392d44.mjs +15 -0
  42. package/dist/color-palette-45bbd9f6.mjs +15 -0
  43. package/dist/comment-0a0d7e28.mjs +15 -0
  44. package/dist/comment-fill-3a236fbe.mjs +15 -0
  45. package/dist/components/DpaEventItem/DpaEventItem.stories.d.ts +216 -211
  46. package/dist/components/DpaEventItem/DpaEventItem.vue.d.ts +66 -103
  47. package/dist/components/DpaEventItem/DpaEventItemCompact.vue.d.ts +46 -61
  48. package/dist/components/DpaEventItem/DpaEventItemPreview.vue.d.ts +38 -37
  49. package/dist/components/DpaEventItem/DpaEventItemStandard.vue.d.ts +60 -87
  50. package/dist/components/DpaMediaItem/DpaMediaItem.stories.d.ts +34 -51
  51. package/dist/components/DpaMediaItem/DpaMediaItem.vue.d.ts +42 -43
  52. package/dist/components/UiAutocomplete/UiAutocomplete.vue.d.ts +39 -36
  53. package/dist/components/UiBadge/UiBadge.stories.d.ts +46 -53
  54. package/dist/components/UiBadge/UiBadge.vue.d.ts +50 -59
  55. package/dist/components/UiButton/UiButton.stories.d.ts +48 -53
  56. package/dist/components/UiButton/UiButton.vue.d.ts +51 -60
  57. package/dist/components/UiButtonGroup/UiButtonGroup.stories.d.ts +1 -46
  58. package/dist/components/UiCard/UiCard.stories.d.ts +1 -46
  59. package/dist/components/UiCheckBox/UiCheckBox.stories.d.ts +42 -52
  60. package/dist/components/UiCheckBox/UiCheckBox.vue.d.ts +47 -52
  61. package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.vue.d.ts +35 -28
  62. package/dist/components/UiChip/UiChip.stories.d.ts +22 -49
  63. package/dist/components/UiChip/UiChip.vue.d.ts +34 -27
  64. package/dist/components/UiCollapseNavigation/UiCollapseNavigation.stories.d.ts +22 -49
  65. package/dist/components/UiCollapseNavigation/UiCollapseNavigation.vue.d.ts +34 -27
  66. package/dist/components/UiColorPicker/UiColorPicker.vue.d.ts +27 -14
  67. package/dist/components/UiDatePicker/UiDatePicker.stories.d.ts +4 -0
  68. package/dist/components/UiDatePicker/UiDatePicker.vue.d.ts +137 -224
  69. package/dist/components/UiDialog/UiDialog.stories.d.ts +132 -112
  70. package/dist/components/UiDialog/UiDialog.vue.d.ts +63 -84
  71. package/dist/components/UiFilterBadge/UiFilterBadge.stories.d.ts +56 -100
  72. package/dist/components/UiFilterBadge/UiFilterBadge.vue.d.ts +38 -35
  73. package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.stories.d.ts +70 -100
  74. package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.vue.d.ts +41 -46
  75. package/dist/components/UiFilterButton/UiFilterButton.vue.d.ts +63 -84
  76. package/dist/components/UiIcon/UiIcon.vue.d.ts +33 -27
  77. package/dist/components/UiIconButton/UiIconButton.vue.d.ts +46 -52
  78. package/dist/components/UiInfoContent/UiInfoContent.stories.d.ts +112 -153
  79. package/dist/components/UiInfoContent/UiInfoContent.vue.d.ts +38 -43
  80. package/dist/components/UiInput/UiInput.stories.d.ts +6 -6
  81. package/dist/components/UiInput/UiInput.vue.d.ts +94 -149
  82. package/dist/components/UiList/UiList.stories.d.ts +255 -315
  83. package/dist/components/UiListItem/UiListItem.stories.d.ts +168 -118
  84. package/dist/components/UiListItem/UiListItem.vue.d.ts +75 -108
  85. package/dist/components/UiMenu/UiMenu.vue.d.ts +109 -172
  86. package/dist/components/UiOverlay/UiOverlay.stories.d.ts +8 -92
  87. package/dist/components/UiOverlayMenu/UiOverlayMenu.stories.d.ts +196 -304
  88. package/dist/components/UiOverlayMenu/UiOverlayMenu.vue.d.ts +27 -14
  89. package/dist/components/UiRadioInputGroup/UiRadioInputGroup.vue.d.ts +49 -58
  90. package/dist/components/UiSearchBar/UiSearchBar.stories.d.ts +196 -210
  91. package/dist/components/UiSearchBar/UiSearchBar.vue.d.ts +55 -76
  92. package/dist/components/UiSearchInput/UiSearchInput.stories.d.ts +68 -100
  93. package/dist/components/UiSearchInput/UiSearchInput.vue.d.ts +37 -36
  94. package/dist/components/UiSection/UiSection.stories.d.ts +28 -50
  95. package/dist/components/UiSection/UiSection.vue.d.ts +38 -35
  96. package/dist/components/UiSectionDivider/UiSectionDivider.stories.d.ts +28 -50
  97. package/dist/components/UiSectionDivider/UiSectionDivider.vue.d.ts +30 -19
  98. package/dist/components/UiSimpleInput/UiSimpleInput.vue.d.ts +39 -36
  99. package/dist/components/UiSkeletonBox/UiSkeletonBox.vue.d.ts +34 -27
  100. package/dist/components/UiSnackbar/UiSnackbar.stories.d.ts +62 -100
  101. package/dist/components/UiSnackbar/UiSnackbar.vue.d.ts +39 -36
  102. package/dist/components/UiSpinner/UiSpinner.vue.d.ts +30 -19
  103. package/dist/components/UiTextButton/UiTextButton.stories.d.ts +52 -54
  104. package/dist/components/UiTextButton/UiTextButton.vue.d.ts +54 -67
  105. package/dist/components/UiToggleButton/UiToggleButton.stories.d.ts +48 -53
  106. package/dist/components/UiToggleButton/UiToggleButton.vue.d.ts +51 -60
  107. package/dist/components/UiTooltip/UiTooltip.stories.d.ts +82 -104
  108. package/dist/components/UiTooltip/UiTooltip.vue.d.ts +48 -49
  109. package/dist/copy-ae02ada0.mjs +19 -0
  110. package/dist/copy-link-c7d1fcff.mjs +29 -0
  111. package/dist/delete-9a29e97b.mjs +15 -0
  112. package/dist/download-ad9585c7.mjs +15 -0
  113. package/dist/dpa-id-27be4c41.mjs +19 -0
  114. package/dist/dpa-shared-components.mjs +3217 -3213
  115. package/dist/dpa-shared-components.umd.js +8 -8
  116. package/dist/edit-54c8809f.mjs +15 -0
  117. package/dist/edit-add-7bfb555f.mjs +15 -0
  118. package/dist/eil-ac5f45eb.mjs +19 -0
  119. package/dist/emoji-1689543d.mjs +29 -0
  120. package/dist/emoji-add-41ca8fd7.mjs +29 -0
  121. package/dist/envelope-a0d3d6d7.mjs +15 -0
  122. package/dist/event-20a03061.mjs +15 -0
  123. package/dist/expand-2e06145a.mjs +15 -0
  124. package/dist/external-link-7041bbcb.mjs +15 -0
  125. package/dist/file-4eb8893c.mjs +15 -0
  126. package/dist/file-pdf-6cf84254.mjs +19 -0
  127. package/dist/filter-2796c9e5.mjs +15 -0
  128. package/dist/filter-outline-4ecb8d78.mjs +29 -0
  129. package/dist/flag-f0136569.mjs +15 -0
  130. package/dist/flag-fill-59914bd9.mjs +15 -0
  131. package/dist/flag-filled-fdd7f020.mjs +15 -0
  132. package/dist/flag-outline-29103204.mjs +15 -0
  133. package/dist/flags-844143ef.mjs +19 -0
  134. package/dist/flash-7b073629.mjs +15 -0
  135. package/dist/folder-add-6bbca26f.mjs +15 -0
  136. package/dist/folder-c27d563c.mjs +15 -0
  137. package/dist/folder-fill-f2422c86.mjs +15 -0
  138. package/dist/folder-filled-d4f0b60d.mjs +15 -0
  139. package/dist/gallery-486094d5.mjs +20 -0
  140. package/dist/graphic-circled-1e6f2641.mjs +15 -0
  141. package/dist/graphic-d6db7915.mjs +20 -0
  142. package/dist/graphic-filled-a7adb288.mjs +19 -0
  143. package/dist/graphics-0ca78545.mjs +15 -0
  144. package/dist/grid-1-d61d1f75.mjs +15 -0
  145. package/dist/grid-2-44a5f469.mjs +15 -0
  146. package/dist/grid-3-774f5899.mjs +15 -0
  147. package/dist/grid-4-8da16fc6.mjs +15 -0
  148. package/dist/grid-6-3f89988f.mjs +15 -0
  149. package/dist/grid-9-309e0f04.mjs +15 -0
  150. package/dist/grid-masonry-8a430bb7.mjs +15 -0
  151. package/dist/grid-masonry-9-5b43833e.mjs +19 -0
  152. package/dist/help-c56106ee.mjs +19 -0
  153. package/dist/home-6b9069db.mjs +15 -0
  154. package/dist/image focus point-2d61b608.mjs +19 -0
  155. package/dist/image-3421096e.mjs +19 -0
  156. package/dist/impact-high-52bfea80.mjs +29 -0
  157. package/dist/impact-low-85e9dfae.mjs +29 -0
  158. package/dist/impact-medium-747b1a6b.mjs +29 -0
  159. package/dist/impact-very-high-9a756448.mjs +29 -0
  160. package/dist/impact-very-low-161a0550.mjs +29 -0
  161. package/dist/info-99c9d2c4.mjs +15 -0
  162. package/dist/info-fill-182806af.mjs +15 -0
  163. package/dist/info-filled-13ae2b18.mjs +15 -0
  164. package/dist/language-f058f9ce.mjs +15 -0
  165. package/dist/latest-6b417f96.mjs +15 -0
  166. package/dist/lightbulb-07faab6e.mjs +15 -0
  167. package/dist/list-11245396.mjs +15 -0
  168. package/dist/lock-6f4e15bd.mjs +19 -0
  169. package/dist/mail-1c701828.mjs +15 -0
  170. package/dist/map-f334c3ae.mjs +19 -0
  171. package/dist/map-outline-d28b447d.mjs +19 -0
  172. package/dist/menu-af91ca44.mjs +15 -0
  173. package/dist/minus-6e4b26ac.mjs +15 -0
  174. package/dist/more-horizontal-fd189cbe.mjs +15 -0
  175. package/dist/more-vertical-b4afe623.mjs +15 -0
  176. package/dist/move-26bd30ed.mjs +15 -0
  177. package/dist/move-up-down-6ab70ff2.mjs +15 -0
  178. package/dist/navigation-09b7c597.mjs +15 -0
  179. package/dist/note-ed125e52.mjs +19 -0
  180. package/dist/offline-7f5f0da8.mjs +15 -0
  181. package/dist/paper-plane-dd6d4179.mjs +15 -0
  182. package/dist/paperplane-4a535f67.mjs +15 -0
  183. package/dist/pause-circle-0dd0939d.mjs +29 -0
  184. package/dist/pause-d06b5174.mjs +29 -0
  185. package/dist/{pdf-9b269d2e.mjs → pdf-6d684269.mjs} +1 -1
  186. package/dist/pen-8b9d762e.mjs +15 -0
  187. package/dist/people-56639daa.mjs +19 -0
  188. package/dist/phone-df188c32.mjs +19 -0
  189. package/dist/picture-434a77e0.mjs +19 -0
  190. package/dist/picture-circled-d6e0c7f5.mjs +15 -0
  191. package/dist/picture-filled-a9884ea9.mjs +19 -0
  192. package/dist/pin-8db4c65c.mjs +19 -0
  193. package/dist/planning-cd2d8d52.mjs +15 -0
  194. package/dist/play-circle-b671e291.mjs +19 -0
  195. package/dist/play-d17e6a6f.mjs +29 -0
  196. package/dist/play-fill-fff80c96.mjs +29 -0
  197. package/dist/plus-2571db7f.mjs +15 -0
  198. package/dist/plus-circle-85afbf33.mjs +15 -0
  199. package/dist/print-c5ba3b53.mjs +15 -0
  200. package/dist/refresh-70af2f15.mjs +15 -0
  201. package/dist/reset-fbc05480.mjs +15 -0
  202. package/dist/responsive-2ea289d6.mjs +19 -0
  203. package/dist/rubix-thema-61e26892.mjs +19 -0
  204. package/dist/save-07999737.mjs +15 -0
  205. package/dist/saved-search-0aa4b868.mjs +29 -0
  206. package/dist/saved-search-fill-50ad11a2.mjs +30 -0
  207. package/dist/search-e4f0dee3.mjs +15 -0
  208. package/dist/settings-39280b37.mjs +19 -0
  209. package/dist/share-34542815.mjs +15 -0
  210. package/dist/share-alternative-28706f76.mjs +15 -0
  211. package/dist/sidebar-1e7d966f.mjs +15 -0
  212. package/dist/sidebar-fill-b6d46141.mjs +19 -0
  213. package/dist/slack-a3715c17.mjs +15 -0
  214. package/dist/slider-config-1f9a2288.mjs +19 -0
  215. package/dist/spellcheck-256d5c06.mjs +19 -0
  216. package/dist/spinner-eef9cab5.mjs +15 -0
  217. package/dist/standard-view-1a34321b.mjs +15 -0
  218. package/dist/star-4aaea552.mjs +15 -0
  219. package/dist/star-fill-1639422a.mjs +15 -0
  220. package/dist/star-filled-1639422a.mjs +15 -0
  221. package/dist/stop-cecd0532.mjs +19 -0
  222. package/dist/sync-666b443c.mjs +15 -0
  223. package/dist/tasks-d381d43e.mjs +15 -0
  224. package/dist/text-b5326896.mjs +15 -0
  225. package/dist/text-circled-e402f1b7.mjs +15 -0
  226. package/dist/text-filled-b9a95060.mjs +19 -0
  227. package/dist/topic-5554a876.mjs +19 -0
  228. package/dist/union-6156bf2d.mjs +19 -0
  229. package/dist/upload-6c0a71f6.mjs +15 -0
  230. package/dist/video overlay-5e8930c2.mjs +19 -0
  231. package/dist/video-86ff6e6b.mjs +25 -0
  232. package/dist/video-circled-1538019f.mjs +15 -0
  233. package/dist/video-filled-bada645c.mjs +19 -0
  234. package/dist/view-8d99277e.mjs +29 -0
  235. package/dist/view-off-e59a73a9.mjs +19 -0
  236. package/dist/volume-up-8be4e58a.mjs +29 -0
  237. package/package.json +1 -1
  238. package/dist/UseBreakpoints.stories.ts +0 -22
  239. package/dist/UseBreakpoints.vue +0 -12
  240. package/dist/tailwind/UseBreakpoints.stories.d.ts +0 -10
  241. package/dist/tailwind/useBreakpoints.d.ts +0 -9
  242. package/dist/useBreakpoints.ts +0 -19
@@ -1,108 +1,54 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- view: {
3
- type: import("vue").PropType<"compact" | "standard" | "preview">;
4
- required: true;
5
- };
6
- title: {
7
- type: import("vue").PropType<string>;
8
- required: true;
9
- };
10
- date: {
11
- type: import("vue").PropType<string>;
12
- required: true;
13
- };
14
- dateDetail: {
15
- type: import("vue").PropType<string>;
16
- default: string;
17
- };
18
- location: {
19
- type: import("vue").PropType<string | null>;
20
- default: null;
21
- };
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ date: string;
3
+ dateDetail?: string | undefined;
4
+ title: string;
5
+ location?: string | null | undefined;
22
6
  noticeType: {
23
- type: import("vue").PropType<{
24
- iconName: "event" | "topic";
25
- displayText: string;
26
- }>;
27
- required: true;
28
- };
29
- comments: {
30
- type: import("vue").PropType<string | null>;
31
- default: null;
32
- };
33
- partnerText: {
34
- type: import("vue").PropType<string | null>;
35
- default: null;
36
- };
37
- isPartnerTextVisible: {
38
- type: import("vue").PropType<boolean>;
39
- default: boolean;
40
- };
41
- topEntry: {
42
- type: import("vue").PropType<boolean>;
43
- default: boolean;
44
- };
45
- description: {
46
- type: import("vue").PropType<string>;
47
- default: string;
48
- };
49
- truncateTitle: {
50
- type: import("vue").PropType<boolean>;
51
- default: boolean;
52
- };
53
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
54
- view: {
55
- type: import("vue").PropType<"compact" | "standard" | "preview">;
56
- required: true;
57
- };
58
- title: {
59
- type: import("vue").PropType<string>;
60
- required: true;
61
- };
62
- date: {
63
- type: import("vue").PropType<string>;
64
- required: true;
65
- };
66
- dateDetail: {
67
- type: import("vue").PropType<string>;
68
- default: string;
69
- };
70
- location: {
71
- type: import("vue").PropType<string | null>;
72
- default: null;
73
- };
7
+ iconName: "event" | "topic";
8
+ displayText: string;
9
+ };
10
+ comments?: string | null | undefined;
11
+ partnerText?: string | null | undefined;
12
+ isPartnerTextVisible?: boolean | undefined;
13
+ truncateTitle?: boolean | undefined;
14
+ view: "compact" | "standard" | "preview";
15
+ topEntry?: boolean | undefined;
16
+ description?: string | undefined;
17
+ }>, {
18
+ dateDetail: string;
19
+ location: null;
20
+ comments: null;
21
+ partnerText: null;
22
+ isPartnerTextVisible: boolean;
23
+ truncateTitle: boolean;
24
+ topEntry: boolean;
25
+ description: string;
26
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
27
+ date: string;
28
+ dateDetail?: string | undefined;
29
+ title: string;
30
+ location?: string | null | undefined;
74
31
  noticeType: {
75
- type: import("vue").PropType<{
76
- iconName: "event" | "topic";
77
- displayText: string;
78
- }>;
79
- required: true;
80
- };
81
- comments: {
82
- type: import("vue").PropType<string | null>;
83
- default: null;
84
- };
85
- partnerText: {
86
- type: import("vue").PropType<string | null>;
87
- default: null;
88
- };
89
- isPartnerTextVisible: {
90
- type: import("vue").PropType<boolean>;
91
- default: boolean;
92
- };
93
- topEntry: {
94
- type: import("vue").PropType<boolean>;
95
- default: boolean;
96
- };
97
- description: {
98
- type: import("vue").PropType<string>;
99
- default: string;
100
- };
101
- truncateTitle: {
102
- type: import("vue").PropType<boolean>;
103
- default: boolean;
104
- };
105
- }>>, {
32
+ iconName: "event" | "topic";
33
+ displayText: string;
34
+ };
35
+ comments?: string | null | undefined;
36
+ partnerText?: string | null | undefined;
37
+ isPartnerTextVisible?: boolean | undefined;
38
+ truncateTitle?: boolean | undefined;
39
+ view: "compact" | "standard" | "preview";
40
+ topEntry?: boolean | undefined;
41
+ description?: string | undefined;
42
+ }>, {
43
+ dateDetail: string;
44
+ location: null;
45
+ comments: null;
46
+ partnerText: null;
47
+ isPartnerTextVisible: boolean;
48
+ truncateTitle: boolean;
49
+ topEntry: boolean;
50
+ description: string;
51
+ }>>>, {
106
52
  dateDetail: string;
107
53
  location: string | null;
108
54
  comments: string | null;
@@ -118,6 +64,23 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
118
64
  planningItems?(_: {}): any;
119
65
  }>;
120
66
  export default _default;
67
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
68
+ type __VLS_TypePropsToRuntimeProps<T> = {
69
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
70
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
71
+ } : {
72
+ type: import('vue').PropType<T[K]>;
73
+ required: true;
74
+ };
75
+ };
76
+ type __VLS_WithDefaults<P, D> = {
77
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
78
+ default: D[K];
79
+ }> : P[K];
80
+ };
81
+ type __VLS_Prettify<T> = {
82
+ [K in keyof T]: T[K];
83
+ } & {};
121
84
  type __VLS_WithTemplateSlots<T, S> = T & {
122
85
  new (): {
123
86
  $slots: S;
@@ -1,68 +1,36 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- title: {
3
- type: import("vue").PropType<string>;
4
- required: true;
5
- };
6
- date: {
7
- type: import("vue").PropType<string>;
8
- required: true;
9
- };
10
- dateDetail: {
11
- type: import("vue").PropType<string>;
12
- default: string;
13
- };
14
- location: {
15
- type: import("vue").PropType<string | null>;
16
- default: null;
17
- };
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ date: string;
3
+ dateDetail?: string | undefined;
4
+ title: string;
5
+ location?: string | null | undefined;
18
6
  noticeType: {
19
- type: import("vue").PropType<{
20
- iconName: "event" | "topic";
21
- displayText: string;
22
- }>;
23
- required: true;
24
- };
25
- comments: {
26
- type: import("vue").PropType<string | null>;
27
- default: null;
28
- };
29
- truncateTitle: {
30
- type: import("vue").PropType<boolean>;
31
- default: boolean;
32
- };
33
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
- title: {
35
- type: import("vue").PropType<string>;
36
- required: true;
37
- };
38
- date: {
39
- type: import("vue").PropType<string>;
40
- required: true;
41
- };
42
- dateDetail: {
43
- type: import("vue").PropType<string>;
44
- default: string;
45
- };
46
- location: {
47
- type: import("vue").PropType<string | null>;
48
- default: null;
7
+ iconName: "event" | "topic";
8
+ displayText: string;
49
9
  };
10
+ comments?: string | null | undefined;
11
+ truncateTitle?: boolean | undefined;
12
+ }>, {
13
+ dateDetail: string;
14
+ location: null;
15
+ comments: null;
16
+ truncateTitle: boolean;
17
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
18
+ date: string;
19
+ dateDetail?: string | undefined;
20
+ title: string;
21
+ location?: string | null | undefined;
50
22
  noticeType: {
51
- type: import("vue").PropType<{
52
- iconName: "event" | "topic";
53
- displayText: string;
54
- }>;
55
- required: true;
56
- };
57
- comments: {
58
- type: import("vue").PropType<string | null>;
59
- default: null;
60
- };
61
- truncateTitle: {
62
- type: import("vue").PropType<boolean>;
63
- default: boolean;
23
+ iconName: "event" | "topic";
24
+ displayText: string;
64
25
  };
65
- }>>, {
26
+ comments?: string | null | undefined;
27
+ truncateTitle?: boolean | undefined;
28
+ }>, {
29
+ dateDetail: string;
30
+ location: null;
31
+ comments: null;
32
+ truncateTitle: boolean;
33
+ }>>>, {
66
34
  dateDetail: string;
67
35
  location: string | null;
68
36
  comments: string | null;
@@ -72,6 +40,23 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
72
40
  addFavoriteAction?(_: {}): any;
73
41
  }>;
74
42
  export default _default;
43
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
44
+ type __VLS_TypePropsToRuntimeProps<T> = {
45
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
46
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
47
+ } : {
48
+ type: import('vue').PropType<T[K]>;
49
+ required: true;
50
+ };
51
+ };
52
+ type __VLS_WithDefaults<P, D> = {
53
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
54
+ default: D[K];
55
+ }> : P[K];
56
+ };
57
+ type __VLS_Prettify<T> = {
58
+ [K in keyof T]: T[K];
59
+ } & {};
75
60
  type __VLS_WithTemplateSlots<T, S> = T & {
76
61
  new (): {
77
62
  $slots: S;
@@ -1,40 +1,24 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- title: {
3
- type: import("vue").PropType<string>;
4
- required: true;
5
- default: string;
6
- };
7
- dateDetail: {
8
- type: import("vue").PropType<string>;
9
- default: string;
10
- };
11
- location: {
12
- type: import("vue").PropType<string | null>;
13
- default: null;
14
- };
15
- truncateTitle: {
16
- type: import("vue").PropType<boolean>;
17
- default: boolean;
18
- };
19
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
20
- title: {
21
- type: import("vue").PropType<string>;
22
- required: true;
23
- default: string;
24
- };
25
- dateDetail: {
26
- type: import("vue").PropType<string>;
27
- default: string;
28
- };
29
- location: {
30
- type: import("vue").PropType<string | null>;
31
- default: null;
32
- };
33
- truncateTitle: {
34
- type: import("vue").PropType<boolean>;
35
- default: boolean;
36
- };
37
- }>>, {
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ dateDetail?: string | undefined;
3
+ title: string;
4
+ location?: string | null | undefined;
5
+ truncateTitle?: boolean | undefined;
6
+ }>, {
7
+ dateDetail: string;
8
+ title: string;
9
+ location: null;
10
+ truncateTitle: boolean;
11
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
12
+ dateDetail?: string | undefined;
13
+ title: string;
14
+ location?: string | null | undefined;
15
+ truncateTitle?: boolean | undefined;
16
+ }>, {
17
+ dateDetail: string;
18
+ title: string;
19
+ location: null;
20
+ truncateTitle: boolean;
21
+ }>>>, {
38
22
  title: string;
39
23
  dateDetail: string;
40
24
  location: string | null;
@@ -43,6 +27,23 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
43
27
  actions?(_: {}): any;
44
28
  }>;
45
29
  export default _default;
30
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
31
+ type __VLS_TypePropsToRuntimeProps<T> = {
32
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
33
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
34
+ } : {
35
+ type: import('vue').PropType<T[K]>;
36
+ required: true;
37
+ };
38
+ };
39
+ type __VLS_WithDefaults<P, D> = {
40
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
41
+ default: D[K];
42
+ }> : P[K];
43
+ };
44
+ type __VLS_Prettify<T> = {
45
+ [K in keyof T]: T[K];
46
+ } & {};
46
47
  type __VLS_WithTemplateSlots<T, S> = T & {
47
48
  new (): {
48
49
  $slots: S;
@@ -1,92 +1,48 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- title: {
3
- type: import("vue").PropType<string>;
4
- required: true;
5
- };
6
- date: {
7
- type: import("vue").PropType<string>;
8
- required: true;
9
- };
10
- dateDetail: {
11
- type: import("vue").PropType<string>;
12
- default: string;
13
- };
14
- location: {
15
- type: import("vue").PropType<string | null>;
16
- default: null;
17
- };
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ date: string;
3
+ dateDetail?: string | undefined;
4
+ title: string;
5
+ location?: string | null | undefined;
18
6
  noticeType: {
19
- type: import("vue").PropType<{
20
- iconName: "event" | "topic";
21
- displayText: string;
22
- }>;
23
- required: true;
24
- };
25
- comments: {
26
- type: import("vue").PropType<string | null>;
27
- default: null;
28
- };
29
- partnerText: {
30
- type: import("vue").PropType<string | null>;
31
- default: null;
32
- };
33
- isPartnerTextVisible: {
34
- type: import("vue").PropType<boolean>;
35
- default: boolean;
36
- };
37
- topEntry: {
38
- type: import("vue").PropType<boolean>;
39
- default: boolean;
40
- };
41
- description: {
42
- type: import("vue").PropType<string>;
43
- default: string;
44
- };
45
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
46
- title: {
47
- type: import("vue").PropType<string>;
48
- required: true;
49
- };
50
- date: {
51
- type: import("vue").PropType<string>;
52
- required: true;
53
- };
54
- dateDetail: {
55
- type: import("vue").PropType<string>;
56
- default: string;
57
- };
58
- location: {
59
- type: import("vue").PropType<string | null>;
60
- default: null;
61
- };
7
+ iconName: "event" | "topic";
8
+ displayText: string;
9
+ };
10
+ comments?: string | null | undefined;
11
+ partnerText?: string | null | undefined;
12
+ isPartnerTextVisible?: boolean | undefined;
13
+ topEntry?: boolean | undefined;
14
+ description?: string | undefined;
15
+ }>, {
16
+ dateDetail: string;
17
+ location: null;
18
+ comments: null;
19
+ partnerText: null;
20
+ isPartnerTextVisible: boolean;
21
+ topEntry: boolean;
22
+ description: string;
23
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
24
+ date: string;
25
+ dateDetail?: string | undefined;
26
+ title: string;
27
+ location?: string | null | undefined;
62
28
  noticeType: {
63
- type: import("vue").PropType<{
64
- iconName: "event" | "topic";
65
- displayText: string;
66
- }>;
67
- required: true;
68
- };
69
- comments: {
70
- type: import("vue").PropType<string | null>;
71
- default: null;
72
- };
73
- partnerText: {
74
- type: import("vue").PropType<string | null>;
75
- default: null;
76
- };
77
- isPartnerTextVisible: {
78
- type: import("vue").PropType<boolean>;
79
- default: boolean;
80
- };
81
- topEntry: {
82
- type: import("vue").PropType<boolean>;
83
- default: boolean;
84
- };
85
- description: {
86
- type: import("vue").PropType<string>;
87
- default: string;
88
- };
89
- }>>, {
29
+ iconName: "event" | "topic";
30
+ displayText: string;
31
+ };
32
+ comments?: string | null | undefined;
33
+ partnerText?: string | null | undefined;
34
+ isPartnerTextVisible?: boolean | undefined;
35
+ topEntry?: boolean | undefined;
36
+ description?: string | undefined;
37
+ }>, {
38
+ dateDetail: string;
39
+ location: null;
40
+ comments: null;
41
+ partnerText: null;
42
+ isPartnerTextVisible: boolean;
43
+ topEntry: boolean;
44
+ description: string;
45
+ }>>>, {
90
46
  dateDetail: string;
91
47
  location: string | null;
92
48
  comments: string | null;
@@ -101,6 +57,23 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
101
57
  planningItems?(_: {}): any;
102
58
  }>;
103
59
  export default _default;
60
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
61
+ type __VLS_TypePropsToRuntimeProps<T> = {
62
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
63
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
64
+ } : {
65
+ type: import('vue').PropType<T[K]>;
66
+ required: true;
67
+ };
68
+ };
69
+ type __VLS_WithDefaults<P, D> = {
70
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
71
+ default: D[K];
72
+ }> : P[K];
73
+ };
74
+ type __VLS_Prettify<T> = {
75
+ [K in keyof T]: T[K];
76
+ } & {};
104
77
  type __VLS_WithTemplateSlots<T, S> = T & {
105
78
  new (): {
106
79
  $slots: S;
@@ -5,57 +5,40 @@ declare const meta: {
5
5
  new (...args: any[]): {
6
6
  $: import("vue").ComponentInternalInstance;
7
7
  $data: {};
8
- $props: {
9
- genre?: "audio" | "graphic" | "picture" | "text" | "video" | undefined;
10
- isFulfilled?: boolean | undefined;
11
- imgSrc?: string | undefined;
12
- imgAlt?: string | undefined;
13
- imgCount?: number | undefined;
14
- class?: unknown;
15
- style?: unknown;
16
- key?: string | number | symbol | undefined;
17
- ref?: import("vue").VNodeRef | undefined;
18
- ref_for?: boolean | undefined;
19
- ref_key?: string | undefined;
20
- onVnodeBeforeMount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
21
- [key: string]: any;
22
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
23
- [key: string]: any;
24
- }>) => void)[] | undefined;
25
- onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
26
- [key: string]: any;
27
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
28
- [key: string]: any;
29
- }>) => void)[] | undefined;
30
- onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
31
- [key: string]: any;
32
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
33
- [key: string]: any;
34
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
35
- [key: string]: any;
36
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
37
- [key: string]: any;
38
- }>) => void)[] | undefined;
39
- onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
40
- [key: string]: any;
41
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
42
- [key: string]: any;
43
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
44
- [key: string]: any;
45
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
46
- [key: string]: any;
47
- }>) => void)[] | undefined;
48
- onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
49
- [key: string]: any;
50
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
51
- [key: string]: any;
52
- }>) => void)[] | undefined;
53
- onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
54
- [key: string]: any;
55
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
56
- [key: string]: any;
57
- }>) => void)[] | undefined;
58
- };
8
+ $props: Partial<{
9
+ genre: "audio" | "graphic" | "picture" | "text" | "video";
10
+ isFulfilled: boolean;
11
+ imgSrc: string;
12
+ imgAlt: string;
13
+ imgCount: number;
14
+ }> & Omit<{
15
+ readonly genre: "audio" | "graphic" | "picture" | "text" | "video";
16
+ readonly isFulfilled: boolean;
17
+ readonly imgSrc: string;
18
+ readonly imgAlt: string;
19
+ readonly imgCount: number;
20
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
21
+ genre: {
22
+ type: import("vue").PropType<"audio" | "graphic" | "picture" | "text" | "video">;
23
+ default: string;
24
+ };
25
+ isFulfilled: {
26
+ type: import("vue").PropType<boolean>;
27
+ default: boolean;
28
+ };
29
+ imgSrc: {
30
+ type: import("vue").PropType<string>;
31
+ default: string;
32
+ };
33
+ imgAlt: {
34
+ type: import("vue").PropType<string>;
35
+ default: string;
36
+ };
37
+ imgCount: {
38
+ type: import("vue").PropType<number>;
39
+ default: number;
40
+ };
41
+ }>>, "genre" | "isFulfilled" | "imgSrc" | "imgAlt" | "imgCount">;
59
42
  $attrs: {
60
43
  [x: string]: unknown;
61
44
  };