@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.
- package/dist/activities-f9f2c60e.mjs +15 -0
- package/dist/alert-a0d6d9d9.mjs +15 -0
- package/dist/alert-fill-afbc976b.mjs +15 -0
- package/dist/alert-octagon-56139963.mjs +29 -0
- package/dist/apps-e44fbda8.mjs +15 -0
- package/dist/archive-a53a270e.mjs +15 -0
- package/dist/arrow-left-c8ead9e4.mjs +15 -0
- package/dist/arrow-nav-left-4cec7c42.mjs +15 -0
- package/dist/arrow-nav-right-ae67a0ee.mjs +15 -0
- package/dist/arrow-right-1afcde04.mjs +15 -0
- package/dist/arrowhead-left-5bdbf6bc.mjs +19 -0
- package/dist/arrowhead-right-d3369806.mjs +19 -0
- package/dist/{arrowhead-top-5fd230bc.mjs → arrowhead-top-77f91b7f.mjs} +1 -1
- package/dist/atmo-972656d8.mjs +15 -0
- package/dist/audio-circled-deaef5be.mjs +15 -0
- package/dist/audio-e1cd4808.mjs +19 -0
- package/dist/audio-filled-2407271d.mjs +19 -0
- package/dist/bag-57b0f361.mjs +19 -0
- package/dist/bell-d14b673c.mjs +15 -0
- package/dist/bell-fill-c6f985d8.mjs +15 -0
- package/dist/book-2db61bf9.mjs +15 -0
- package/dist/bookmark-3c036b28.mjs +19 -0
- package/dist/bookmark-fill-ecd3ff57.mjs +19 -0
- package/dist/box-ab540d10.mjs +19 -0
- package/dist/bulb-b6ac26fd.mjs +15 -0
- package/dist/call-a60fa715.mjs +15 -0
- package/dist/camera-e568bab4.mjs +19 -0
- package/dist/check-706c051e.mjs +19 -0
- package/dist/checklist-fdb1e351.mjs +19 -0
- package/dist/checkmark-8749f143.mjs +19 -0
- package/dist/checkmark-double-ad38ca8e.mjs +15 -0
- package/dist/chevron-down-adbf3bf6.mjs +15 -0
- package/dist/chevron-left-cfce74be.mjs +15 -0
- package/dist/chevron-right-bcfb98c6.mjs +15 -0
- package/dist/chevron-up-2679e006.mjs +15 -0
- package/dist/clipboard-6716d19c.mjs +15 -0
- package/dist/clock-b4b73f31.mjs +19 -0
- package/dist/close-efb485e9.mjs +15 -0
- package/dist/cloud-save-92db9b4c.mjs +15 -0
- package/dist/code-976e1e26.mjs +15 -0
- package/dist/collapse-81392d44.mjs +15 -0
- package/dist/color-palette-45bbd9f6.mjs +15 -0
- package/dist/comment-0a0d7e28.mjs +15 -0
- package/dist/comment-fill-3a236fbe.mjs +15 -0
- package/dist/components/DpaEventItem/DpaEventItem.stories.d.ts +216 -211
- package/dist/components/DpaEventItem/DpaEventItem.vue.d.ts +66 -103
- package/dist/components/DpaEventItem/DpaEventItemCompact.vue.d.ts +46 -61
- package/dist/components/DpaEventItem/DpaEventItemPreview.vue.d.ts +38 -37
- package/dist/components/DpaEventItem/DpaEventItemStandard.vue.d.ts +60 -87
- package/dist/components/DpaMediaItem/DpaMediaItem.stories.d.ts +34 -51
- package/dist/components/DpaMediaItem/DpaMediaItem.vue.d.ts +42 -43
- package/dist/components/UiAutocomplete/UiAutocomplete.vue.d.ts +39 -36
- package/dist/components/UiBadge/UiBadge.stories.d.ts +46 -53
- package/dist/components/UiBadge/UiBadge.vue.d.ts +50 -59
- package/dist/components/UiButton/UiButton.stories.d.ts +48 -53
- package/dist/components/UiButton/UiButton.vue.d.ts +51 -60
- package/dist/components/UiButtonGroup/UiButtonGroup.stories.d.ts +1 -46
- package/dist/components/UiCard/UiCard.stories.d.ts +1 -46
- package/dist/components/UiCheckBox/UiCheckBox.stories.d.ts +42 -52
- package/dist/components/UiCheckBox/UiCheckBox.vue.d.ts +47 -52
- package/dist/components/UiCheckBoxGroup/UiCheckBoxGroup.vue.d.ts +35 -28
- package/dist/components/UiChip/UiChip.stories.d.ts +22 -49
- package/dist/components/UiChip/UiChip.vue.d.ts +34 -27
- package/dist/components/UiCollapseNavigation/UiCollapseNavigation.stories.d.ts +22 -49
- package/dist/components/UiCollapseNavigation/UiCollapseNavigation.vue.d.ts +34 -27
- package/dist/components/UiColorPicker/UiColorPicker.vue.d.ts +27 -14
- package/dist/components/UiDatePicker/UiDatePicker.stories.d.ts +4 -0
- package/dist/components/UiDatePicker/UiDatePicker.vue.d.ts +137 -224
- package/dist/components/UiDialog/UiDialog.stories.d.ts +132 -112
- package/dist/components/UiDialog/UiDialog.vue.d.ts +63 -84
- package/dist/components/UiFilterBadge/UiFilterBadge.stories.d.ts +56 -100
- package/dist/components/UiFilterBadge/UiFilterBadge.vue.d.ts +38 -35
- package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.stories.d.ts +70 -100
- package/dist/components/UiFilterBadgeButton/UiFilterBadgeButton.vue.d.ts +41 -46
- package/dist/components/UiFilterButton/UiFilterButton.vue.d.ts +63 -84
- package/dist/components/UiIcon/UiIcon.vue.d.ts +33 -27
- package/dist/components/UiIconButton/UiIconButton.vue.d.ts +46 -52
- package/dist/components/UiInfoContent/UiInfoContent.stories.d.ts +112 -153
- package/dist/components/UiInfoContent/UiInfoContent.vue.d.ts +38 -43
- package/dist/components/UiInput/UiInput.stories.d.ts +6 -6
- package/dist/components/UiInput/UiInput.vue.d.ts +94 -149
- package/dist/components/UiList/UiList.stories.d.ts +255 -315
- package/dist/components/UiListItem/UiListItem.stories.d.ts +168 -118
- package/dist/components/UiListItem/UiListItem.vue.d.ts +75 -108
- package/dist/components/UiMenu/UiMenu.vue.d.ts +109 -172
- package/dist/components/UiOverlay/UiOverlay.stories.d.ts +8 -92
- package/dist/components/UiOverlayMenu/UiOverlayMenu.stories.d.ts +196 -304
- package/dist/components/UiOverlayMenu/UiOverlayMenu.vue.d.ts +27 -14
- package/dist/components/UiRadioInputGroup/UiRadioInputGroup.vue.d.ts +49 -58
- package/dist/components/UiSearchBar/UiSearchBar.stories.d.ts +196 -210
- package/dist/components/UiSearchBar/UiSearchBar.vue.d.ts +55 -76
- package/dist/components/UiSearchInput/UiSearchInput.stories.d.ts +68 -100
- package/dist/components/UiSearchInput/UiSearchInput.vue.d.ts +37 -36
- package/dist/components/UiSection/UiSection.stories.d.ts +28 -50
- package/dist/components/UiSection/UiSection.vue.d.ts +38 -35
- package/dist/components/UiSectionDivider/UiSectionDivider.stories.d.ts +28 -50
- package/dist/components/UiSectionDivider/UiSectionDivider.vue.d.ts +30 -19
- package/dist/components/UiSimpleInput/UiSimpleInput.vue.d.ts +39 -36
- package/dist/components/UiSkeletonBox/UiSkeletonBox.vue.d.ts +34 -27
- package/dist/components/UiSnackbar/UiSnackbar.stories.d.ts +62 -100
- package/dist/components/UiSnackbar/UiSnackbar.vue.d.ts +39 -36
- package/dist/components/UiSpinner/UiSpinner.vue.d.ts +30 -19
- package/dist/components/UiTextButton/UiTextButton.stories.d.ts +52 -54
- package/dist/components/UiTextButton/UiTextButton.vue.d.ts +54 -67
- package/dist/components/UiToggleButton/UiToggleButton.stories.d.ts +48 -53
- package/dist/components/UiToggleButton/UiToggleButton.vue.d.ts +51 -60
- package/dist/components/UiTooltip/UiTooltip.stories.d.ts +82 -104
- package/dist/components/UiTooltip/UiTooltip.vue.d.ts +48 -49
- package/dist/copy-ae02ada0.mjs +19 -0
- package/dist/copy-link-c7d1fcff.mjs +29 -0
- package/dist/delete-9a29e97b.mjs +15 -0
- package/dist/download-ad9585c7.mjs +15 -0
- package/dist/dpa-id-27be4c41.mjs +19 -0
- package/dist/dpa-shared-components.mjs +3217 -3213
- package/dist/dpa-shared-components.umd.js +8 -8
- package/dist/edit-54c8809f.mjs +15 -0
- package/dist/edit-add-7bfb555f.mjs +15 -0
- package/dist/eil-ac5f45eb.mjs +19 -0
- package/dist/emoji-1689543d.mjs +29 -0
- package/dist/emoji-add-41ca8fd7.mjs +29 -0
- package/dist/envelope-a0d3d6d7.mjs +15 -0
- package/dist/event-20a03061.mjs +15 -0
- package/dist/expand-2e06145a.mjs +15 -0
- package/dist/external-link-7041bbcb.mjs +15 -0
- package/dist/file-4eb8893c.mjs +15 -0
- package/dist/file-pdf-6cf84254.mjs +19 -0
- package/dist/filter-2796c9e5.mjs +15 -0
- package/dist/filter-outline-4ecb8d78.mjs +29 -0
- package/dist/flag-f0136569.mjs +15 -0
- package/dist/flag-fill-59914bd9.mjs +15 -0
- package/dist/flag-filled-fdd7f020.mjs +15 -0
- package/dist/flag-outline-29103204.mjs +15 -0
- package/dist/flags-844143ef.mjs +19 -0
- package/dist/flash-7b073629.mjs +15 -0
- package/dist/folder-add-6bbca26f.mjs +15 -0
- package/dist/folder-c27d563c.mjs +15 -0
- package/dist/folder-fill-f2422c86.mjs +15 -0
- package/dist/folder-filled-d4f0b60d.mjs +15 -0
- package/dist/gallery-486094d5.mjs +20 -0
- package/dist/graphic-circled-1e6f2641.mjs +15 -0
- package/dist/graphic-d6db7915.mjs +20 -0
- package/dist/graphic-filled-a7adb288.mjs +19 -0
- package/dist/graphics-0ca78545.mjs +15 -0
- package/dist/grid-1-d61d1f75.mjs +15 -0
- package/dist/grid-2-44a5f469.mjs +15 -0
- package/dist/grid-3-774f5899.mjs +15 -0
- package/dist/grid-4-8da16fc6.mjs +15 -0
- package/dist/grid-6-3f89988f.mjs +15 -0
- package/dist/grid-9-309e0f04.mjs +15 -0
- package/dist/grid-masonry-8a430bb7.mjs +15 -0
- package/dist/grid-masonry-9-5b43833e.mjs +19 -0
- package/dist/help-c56106ee.mjs +19 -0
- package/dist/home-6b9069db.mjs +15 -0
- package/dist/image focus point-2d61b608.mjs +19 -0
- package/dist/image-3421096e.mjs +19 -0
- package/dist/impact-high-52bfea80.mjs +29 -0
- package/dist/impact-low-85e9dfae.mjs +29 -0
- package/dist/impact-medium-747b1a6b.mjs +29 -0
- package/dist/impact-very-high-9a756448.mjs +29 -0
- package/dist/impact-very-low-161a0550.mjs +29 -0
- package/dist/info-99c9d2c4.mjs +15 -0
- package/dist/info-fill-182806af.mjs +15 -0
- package/dist/info-filled-13ae2b18.mjs +15 -0
- package/dist/language-f058f9ce.mjs +15 -0
- package/dist/latest-6b417f96.mjs +15 -0
- package/dist/lightbulb-07faab6e.mjs +15 -0
- package/dist/list-11245396.mjs +15 -0
- package/dist/lock-6f4e15bd.mjs +19 -0
- package/dist/mail-1c701828.mjs +15 -0
- package/dist/map-f334c3ae.mjs +19 -0
- package/dist/map-outline-d28b447d.mjs +19 -0
- package/dist/menu-af91ca44.mjs +15 -0
- package/dist/minus-6e4b26ac.mjs +15 -0
- package/dist/more-horizontal-fd189cbe.mjs +15 -0
- package/dist/more-vertical-b4afe623.mjs +15 -0
- package/dist/move-26bd30ed.mjs +15 -0
- package/dist/move-up-down-6ab70ff2.mjs +15 -0
- package/dist/navigation-09b7c597.mjs +15 -0
- package/dist/note-ed125e52.mjs +19 -0
- package/dist/offline-7f5f0da8.mjs +15 -0
- package/dist/paper-plane-dd6d4179.mjs +15 -0
- package/dist/paperplane-4a535f67.mjs +15 -0
- package/dist/pause-circle-0dd0939d.mjs +29 -0
- package/dist/pause-d06b5174.mjs +29 -0
- package/dist/{pdf-9b269d2e.mjs → pdf-6d684269.mjs} +1 -1
- package/dist/pen-8b9d762e.mjs +15 -0
- package/dist/people-56639daa.mjs +19 -0
- package/dist/phone-df188c32.mjs +19 -0
- package/dist/picture-434a77e0.mjs +19 -0
- package/dist/picture-circled-d6e0c7f5.mjs +15 -0
- package/dist/picture-filled-a9884ea9.mjs +19 -0
- package/dist/pin-8db4c65c.mjs +19 -0
- package/dist/planning-cd2d8d52.mjs +15 -0
- package/dist/play-circle-b671e291.mjs +19 -0
- package/dist/play-d17e6a6f.mjs +29 -0
- package/dist/play-fill-fff80c96.mjs +29 -0
- package/dist/plus-2571db7f.mjs +15 -0
- package/dist/plus-circle-85afbf33.mjs +15 -0
- package/dist/print-c5ba3b53.mjs +15 -0
- package/dist/refresh-70af2f15.mjs +15 -0
- package/dist/reset-fbc05480.mjs +15 -0
- package/dist/responsive-2ea289d6.mjs +19 -0
- package/dist/rubix-thema-61e26892.mjs +19 -0
- package/dist/save-07999737.mjs +15 -0
- package/dist/saved-search-0aa4b868.mjs +29 -0
- package/dist/saved-search-fill-50ad11a2.mjs +30 -0
- package/dist/search-e4f0dee3.mjs +15 -0
- package/dist/settings-39280b37.mjs +19 -0
- package/dist/share-34542815.mjs +15 -0
- package/dist/share-alternative-28706f76.mjs +15 -0
- package/dist/sidebar-1e7d966f.mjs +15 -0
- package/dist/sidebar-fill-b6d46141.mjs +19 -0
- package/dist/slack-a3715c17.mjs +15 -0
- package/dist/slider-config-1f9a2288.mjs +19 -0
- package/dist/spellcheck-256d5c06.mjs +19 -0
- package/dist/spinner-eef9cab5.mjs +15 -0
- package/dist/standard-view-1a34321b.mjs +15 -0
- package/dist/star-4aaea552.mjs +15 -0
- package/dist/star-fill-1639422a.mjs +15 -0
- package/dist/star-filled-1639422a.mjs +15 -0
- package/dist/stop-cecd0532.mjs +19 -0
- package/dist/sync-666b443c.mjs +15 -0
- package/dist/tasks-d381d43e.mjs +15 -0
- package/dist/text-b5326896.mjs +15 -0
- package/dist/text-circled-e402f1b7.mjs +15 -0
- package/dist/text-filled-b9a95060.mjs +19 -0
- package/dist/topic-5554a876.mjs +19 -0
- package/dist/union-6156bf2d.mjs +19 -0
- package/dist/upload-6c0a71f6.mjs +15 -0
- package/dist/video overlay-5e8930c2.mjs +19 -0
- package/dist/video-86ff6e6b.mjs +25 -0
- package/dist/video-circled-1538019f.mjs +15 -0
- package/dist/video-filled-bada645c.mjs +19 -0
- package/dist/view-8d99277e.mjs +29 -0
- package/dist/view-off-e59a73a9.mjs +19 -0
- package/dist/volume-up-8be4e58a.mjs +29 -0
- package/package.json +1 -1
- package/dist/UseBreakpoints.stories.ts +0 -22
- package/dist/UseBreakpoints.vue +0 -12
- package/dist/tailwind/UseBreakpoints.stories.d.ts +0 -10
- package/dist/tailwind/useBreakpoints.d.ts +0 -9
- package/dist/useBreakpoints.ts +0 -19
|
@@ -5,56 +5,38 @@ declare const meta: {
|
|
|
5
5
|
new (...args: any[]): {
|
|
6
6
|
$: import("vue").ComponentInternalInstance;
|
|
7
7
|
$data: {};
|
|
8
|
-
$props: {
|
|
9
|
-
iconName
|
|
10
|
-
iconSize
|
|
11
|
-
iconColor
|
|
12
|
-
iconBackground
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
41
|
-
[key: string]: any;
|
|
42
|
-
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
43
|
-
[key: string]: any;
|
|
44
|
-
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
45
|
-
[key: string]: any;
|
|
46
|
-
}>) => void)[] | undefined;
|
|
47
|
-
onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
48
|
-
[key: string]: any;
|
|
49
|
-
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
50
|
-
[key: string]: any;
|
|
51
|
-
}>) => void)[] | undefined;
|
|
52
|
-
onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
53
|
-
[key: string]: any;
|
|
54
|
-
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
55
|
-
[key: string]: any;
|
|
56
|
-
}>) => void)[] | undefined;
|
|
57
|
-
};
|
|
8
|
+
$props: Partial<{
|
|
9
|
+
iconName: string | null;
|
|
10
|
+
iconSize: "xs" | "small" | "medium" | "large" | "xl";
|
|
11
|
+
iconColor: "white" | "gray";
|
|
12
|
+
iconBackground: "white" | "gray" | "green";
|
|
13
|
+
}> & Omit<{
|
|
14
|
+
readonly iconName: string | null;
|
|
15
|
+
readonly iconSize: "xs" | "small" | "medium" | "large" | "xl";
|
|
16
|
+
readonly iconColor: "white" | "gray";
|
|
17
|
+
readonly iconBackground: "white" | "gray" | "green";
|
|
18
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
19
|
+
iconName: {
|
|
20
|
+
type: import("vue").PropType<string | null>;
|
|
21
|
+
required: true;
|
|
22
|
+
default: null;
|
|
23
|
+
};
|
|
24
|
+
iconSize: {
|
|
25
|
+
type: import("vue").PropType<"xs" | "small" | "medium" | "large" | "xl">;
|
|
26
|
+
required: true;
|
|
27
|
+
default: string;
|
|
28
|
+
};
|
|
29
|
+
iconColor: {
|
|
30
|
+
type: import("vue").PropType<"white" | "gray">;
|
|
31
|
+
required: true;
|
|
32
|
+
default: string;
|
|
33
|
+
};
|
|
34
|
+
iconBackground: {
|
|
35
|
+
type: import("vue").PropType<"white" | "gray" | "green">;
|
|
36
|
+
required: true;
|
|
37
|
+
default: string;
|
|
38
|
+
};
|
|
39
|
+
}>>, "iconName" | "iconSize" | "iconColor" | "iconBackground">;
|
|
58
40
|
$attrs: {
|
|
59
41
|
[x: string]: unknown;
|
|
60
42
|
};
|
|
@@ -205,56 +187,38 @@ declare const meta: {
|
|
|
205
187
|
new (...args: any[]): {
|
|
206
188
|
$: import("vue").ComponentInternalInstance;
|
|
207
189
|
$data: {};
|
|
208
|
-
$props: {
|
|
209
|
-
iconName
|
|
210
|
-
iconSize
|
|
211
|
-
iconColor
|
|
212
|
-
iconBackground
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
241
|
-
[key: string]: any;
|
|
242
|
-
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
243
|
-
[key: string]: any;
|
|
244
|
-
}>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
245
|
-
[key: string]: any;
|
|
246
|
-
}>) => void)[] | undefined;
|
|
247
|
-
onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
248
|
-
[key: string]: any;
|
|
249
|
-
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
250
|
-
[key: string]: any;
|
|
251
|
-
}>) => void)[] | undefined;
|
|
252
|
-
onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
253
|
-
[key: string]: any;
|
|
254
|
-
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
255
|
-
[key: string]: any;
|
|
256
|
-
}>) => void)[] | undefined;
|
|
257
|
-
};
|
|
190
|
+
$props: Partial<{
|
|
191
|
+
iconName: string | null;
|
|
192
|
+
iconSize: "xs" | "small" | "medium" | "large" | "xl";
|
|
193
|
+
iconColor: "white" | "gray";
|
|
194
|
+
iconBackground: "white" | "gray" | "green";
|
|
195
|
+
}> & Omit<{
|
|
196
|
+
readonly iconName: string | null;
|
|
197
|
+
readonly iconSize: "xs" | "small" | "medium" | "large" | "xl";
|
|
198
|
+
readonly iconColor: "white" | "gray";
|
|
199
|
+
readonly iconBackground: "white" | "gray" | "green";
|
|
200
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
201
|
+
iconName: {
|
|
202
|
+
type: import("vue").PropType<string | null>;
|
|
203
|
+
required: true;
|
|
204
|
+
default: null;
|
|
205
|
+
};
|
|
206
|
+
iconSize: {
|
|
207
|
+
type: import("vue").PropType<"xs" | "small" | "medium" | "large" | "xl">;
|
|
208
|
+
required: true;
|
|
209
|
+
default: string;
|
|
210
|
+
};
|
|
211
|
+
iconColor: {
|
|
212
|
+
type: import("vue").PropType<"white" | "gray">;
|
|
213
|
+
required: true;
|
|
214
|
+
default: string;
|
|
215
|
+
};
|
|
216
|
+
iconBackground: {
|
|
217
|
+
type: import("vue").PropType<"white" | "gray" | "green">;
|
|
218
|
+
required: true;
|
|
219
|
+
default: string;
|
|
220
|
+
};
|
|
221
|
+
}>>, "iconName" | "iconSize" | "iconColor" | "iconBackground">;
|
|
258
222
|
$attrs: {
|
|
259
223
|
[x: string]: unknown;
|
|
260
224
|
};
|
|
@@ -376,60 +340,55 @@ declare const meta: {
|
|
|
376
340
|
new (...args: any[]): {
|
|
377
341
|
$: import("vue").ComponentInternalInstance;
|
|
378
342
|
$data: {};
|
|
379
|
-
$props: {
|
|
380
|
-
size
|
|
381
|
-
color
|
|
382
|
-
iconName
|
|
383
|
-
disabled
|
|
384
|
-
rounded
|
|
385
|
-
disabledVariant
|
|
386
|
-
href
|
|
387
|
-
|
|
388
|
-
|
|
343
|
+
$props: Partial<{
|
|
344
|
+
size: "xs" | "small" | "medium" | "large";
|
|
345
|
+
color: "blue" | "white" | "gray" | "transparent" | "light-gray";
|
|
346
|
+
iconName: string | null;
|
|
347
|
+
disabled: boolean;
|
|
348
|
+
rounded: boolean;
|
|
349
|
+
disabledVariant: "primary" | "secondary";
|
|
350
|
+
href: string;
|
|
351
|
+
}> & Omit<{
|
|
352
|
+
readonly size: "xs" | "small" | "medium" | "large";
|
|
353
|
+
readonly color: "blue" | "white" | "gray" | "transparent" | "light-gray";
|
|
354
|
+
readonly iconName: string | null;
|
|
355
|
+
readonly disabled: boolean;
|
|
356
|
+
readonly rounded: boolean;
|
|
357
|
+
readonly disabledVariant: "primary" | "secondary";
|
|
358
|
+
readonly href: string;
|
|
389
359
|
onClick?: (() => any) | undefined;
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
}
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
423
|
-
[key: string]: any;
|
|
424
|
-
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
425
|
-
[key: string]: any;
|
|
426
|
-
}>) => void)[] | undefined;
|
|
427
|
-
onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
428
|
-
[key: string]: any;
|
|
429
|
-
}>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
430
|
-
[key: string]: any;
|
|
431
|
-
}>) => void)[] | undefined;
|
|
432
|
-
};
|
|
360
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
361
|
+
size: {
|
|
362
|
+
type: import("vue").PropType<"xs" | "small" | "medium" | "large">;
|
|
363
|
+
default: string;
|
|
364
|
+
};
|
|
365
|
+
color: {
|
|
366
|
+
type: import("vue").PropType<"blue" | "white" | "gray" | "transparent" | "light-gray">;
|
|
367
|
+
default: string;
|
|
368
|
+
};
|
|
369
|
+
iconName: {
|
|
370
|
+
type: import("vue").PropType<string | null>;
|
|
371
|
+
default: null;
|
|
372
|
+
};
|
|
373
|
+
disabled: {
|
|
374
|
+
type: import("vue").PropType<boolean>;
|
|
375
|
+
default: boolean;
|
|
376
|
+
};
|
|
377
|
+
rounded: {
|
|
378
|
+
type: import("vue").PropType<boolean>;
|
|
379
|
+
default: boolean;
|
|
380
|
+
};
|
|
381
|
+
disabledVariant: {
|
|
382
|
+
type: import("vue").PropType<"primary" | "secondary">;
|
|
383
|
+
default: string;
|
|
384
|
+
};
|
|
385
|
+
href: {
|
|
386
|
+
type: import("vue").PropType<string>;
|
|
387
|
+
default: string;
|
|
388
|
+
};
|
|
389
|
+
}>> & {
|
|
390
|
+
onClick?: (() => any) | undefined;
|
|
391
|
+
}, "size" | "color" | "iconName" | "disabled" | "rounded" | "disabledVariant" | "href">;
|
|
433
392
|
$attrs: {
|
|
434
393
|
[x: string]: unknown;
|
|
435
394
|
};
|
|
@@ -1,46 +1,24 @@
|
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
iconBackground:
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
|
-
iconName: {
|
|
24
|
-
type: import("vue").PropType<string | null>;
|
|
25
|
-
required: true;
|
|
26
|
-
default: null;
|
|
27
|
-
};
|
|
28
|
-
iconSize: {
|
|
29
|
-
type: import("vue").PropType<"xs" | "small" | "medium" | "large" | "xl">;
|
|
30
|
-
required: true;
|
|
31
|
-
default: string;
|
|
32
|
-
};
|
|
33
|
-
iconColor: {
|
|
34
|
-
type: import("vue").PropType<"white" | "gray">;
|
|
35
|
-
required: true;
|
|
36
|
-
default: string;
|
|
37
|
-
};
|
|
38
|
-
iconBackground: {
|
|
39
|
-
type: import("vue").PropType<"white" | "gray" | "green">;
|
|
40
|
-
required: true;
|
|
41
|
-
default: string;
|
|
42
|
-
};
|
|
43
|
-
}>>, {
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
2
|
+
iconBackground: "white" | "gray" | "green";
|
|
3
|
+
iconName: string | null;
|
|
4
|
+
iconSize: "xs" | "small" | "medium" | "large" | "xl";
|
|
5
|
+
iconColor: "white" | "gray";
|
|
6
|
+
}>, {
|
|
7
|
+
iconBackground: string;
|
|
8
|
+
iconName: null;
|
|
9
|
+
iconColor: string;
|
|
10
|
+
iconSize: string;
|
|
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
|
+
iconBackground: "white" | "gray" | "green";
|
|
13
|
+
iconName: string | null;
|
|
14
|
+
iconSize: "xs" | "small" | "medium" | "large" | "xl";
|
|
15
|
+
iconColor: "white" | "gray";
|
|
16
|
+
}>, {
|
|
17
|
+
iconBackground: string;
|
|
18
|
+
iconName: null;
|
|
19
|
+
iconColor: string;
|
|
20
|
+
iconSize: string;
|
|
21
|
+
}>>>, {
|
|
44
22
|
iconName: string | null;
|
|
45
23
|
iconSize: "xs" | "small" | "medium" | "large" | "xl";
|
|
46
24
|
iconColor: "white" | "gray";
|
|
@@ -51,6 +29,23 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
51
29
|
actions?(_: {}): any;
|
|
52
30
|
}>;
|
|
53
31
|
export default _default;
|
|
32
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
33
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
34
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
35
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
36
|
+
} : {
|
|
37
|
+
type: import('vue').PropType<T[K]>;
|
|
38
|
+
required: true;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
type __VLS_WithDefaults<P, D> = {
|
|
42
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
43
|
+
default: D[K];
|
|
44
|
+
}> : P[K];
|
|
45
|
+
};
|
|
46
|
+
type __VLS_Prettify<T> = {
|
|
47
|
+
[K in keyof T]: T[K];
|
|
48
|
+
} & {};
|
|
54
49
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
55
50
|
new (): {
|
|
56
51
|
$slots: S;
|
|
@@ -3,7 +3,7 @@ declare const meta: {
|
|
|
3
3
|
title: string;
|
|
4
4
|
component: import("vue").DefineComponent<{
|
|
5
5
|
type: {
|
|
6
|
-
type: import("vue").PropType<"number" | "text" | "time" | "date">;
|
|
6
|
+
type: import("vue").PropType<"number" | "text" | "time" | "date" | "password">;
|
|
7
7
|
default: string;
|
|
8
8
|
};
|
|
9
9
|
label: {
|
|
@@ -84,7 +84,7 @@ declare const meta: {
|
|
|
84
84
|
"update:modelValue": (...args: any[]) => void;
|
|
85
85
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
86
86
|
type: {
|
|
87
|
-
type: import("vue").PropType<"number" | "text" | "time" | "date">;
|
|
87
|
+
type: import("vue").PropType<"number" | "text" | "time" | "date" | "password">;
|
|
88
88
|
default: string;
|
|
89
89
|
};
|
|
90
90
|
label: {
|
|
@@ -162,7 +162,7 @@ declare const meta: {
|
|
|
162
162
|
onKeyup?: ((...args: any[]) => any) | undefined;
|
|
163
163
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
164
164
|
}, {
|
|
165
|
-
type: "number" | "text" | "time" | "date";
|
|
165
|
+
type: "number" | "text" | "time" | "date" | "password";
|
|
166
166
|
label: string;
|
|
167
167
|
readonly: boolean;
|
|
168
168
|
placeholder: string;
|
|
@@ -252,7 +252,7 @@ declare const meta: {
|
|
|
252
252
|
components: {
|
|
253
253
|
UiInput: import("vue").DefineComponent<{
|
|
254
254
|
type: {
|
|
255
|
-
type: import("vue").PropType<"number" | "text" | "time" | "date">;
|
|
255
|
+
type: import("vue").PropType<"number" | "text" | "time" | "date" | "password">;
|
|
256
256
|
default: string;
|
|
257
257
|
};
|
|
258
258
|
label: {
|
|
@@ -333,7 +333,7 @@ declare const meta: {
|
|
|
333
333
|
"update:modelValue": (...args: any[]) => void;
|
|
334
334
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
335
335
|
type: {
|
|
336
|
-
type: import("vue").PropType<"number" | "text" | "time" | "date">;
|
|
336
|
+
type: import("vue").PropType<"number" | "text" | "time" | "date" | "password">;
|
|
337
337
|
default: string;
|
|
338
338
|
};
|
|
339
339
|
label: {
|
|
@@ -411,7 +411,7 @@ declare const meta: {
|
|
|
411
411
|
onKeyup?: ((...args: any[]) => any) | undefined;
|
|
412
412
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
413
413
|
}, {
|
|
414
|
-
type: "number" | "text" | "time" | "date";
|
|
414
|
+
type: "number" | "text" | "time" | "date" | "password";
|
|
415
415
|
label: string;
|
|
416
416
|
readonly: boolean;
|
|
417
417
|
placeholder: string;
|