sprintify-ui 0.0.11 → 0.0.12
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/sprintify-ui.es.js +4906 -3570
- package/dist/style.css +1 -1
- package/dist/types/src/components/BaseCharacterCounter.vue.d.ts +143 -0
- package/dist/types/src/components/BaseInput.vue.d.ts +39 -5
- package/dist/types/src/components/BaseLoadingCover.vue.d.ts +72 -0
- package/dist/types/src/components/BaseModalCenter.vue.d.ts +8 -8
- package/dist/types/src/components/BaseModalSide.vue.d.ts +8 -8
- package/dist/types/src/components/BasePagination.vue.d.ts +105 -13
- package/dist/types/src/components/BasePaginationSimple.vue.d.ts +2 -2
- package/dist/types/src/components/BaseSelect.vue.d.ts +130 -26
- package/dist/types/src/components/BaseSwitch.vue.d.ts +15 -8
- package/dist/types/src/components/BaseTabItem.vue.d.ts +26 -4
- package/dist/types/src/components/BaseTextareaAutoresize.vue.d.ts +175 -21
- package/dist/types/src/components/index.d.ts +24 -1
- package/dist/types/src/index.d.ts +4 -0
- package/package.json +1 -1
- package/src/components/BaseCharacterCounter.stories.js +30 -0
- package/src/components/BaseCharacterCounter.vue +60 -0
- package/src/components/BaseDataIterator.stories.js +2 -2
- package/src/components/BaseDataIterator.vue +32 -38
- package/src/components/BaseDataTable.stories.js +2 -2
- package/src/components/BaseFileUploader.vue +4 -0
- package/src/components/BaseInput.stories.js +46 -0
- package/src/components/BaseInput.vue +10 -2
- package/src/components/BaseInputLabel.stories.js +31 -0
- package/src/components/BaseInputLabel.vue +1 -1
- package/src/components/BaseLoadingCover.stories.js +55 -0
- package/src/components/BaseLoadingCover.vue +19 -1
- package/src/components/BaseMenu.stories.js +125 -0
- package/src/components/BaseModalCenter.stories.js +61 -0
- package/src/components/BaseModalCenter.vue +2 -2
- package/src/components/BaseModalSide.stories.js +55 -0
- package/src/components/BaseModalSide.vue +2 -2
- package/src/components/BaseNavbar.stories.js +150 -0
- package/src/components/BaseNavbar.vue +3 -0
- package/src/components/BaseNavbarItem.vue +1 -0
- package/src/components/BaseNavbarItemContent.vue +3 -0
- package/src/components/BasePagination.stories.js +32 -0
- package/src/components/BasePagination.vue +126 -40
- package/src/components/BasePaginationSimple.vue +3 -3
- package/src/components/BasePanel.stories.js +56 -0
- package/src/components/BasePassword.stories.js +36 -0
- package/src/components/BasePassword.vue +11 -5
- package/src/components/BaseProcessRing.stories.js +27 -0
- package/src/components/BaseReadMore.stories.js +30 -0
- package/src/components/BaseReadMore.vue +1 -1
- package/src/components/BaseSelect.stories.js +67 -0
- package/src/components/BaseSelect.vue +144 -44
- package/src/components/BaseSideNavigation.stories.js +55 -0
- package/src/components/BaseSideNavigation.vue +7 -2
- package/src/components/BaseSideNavigationItem.vue +11 -3
- package/src/components/BaseSkeleton.stories.js +36 -0
- package/src/components/BaseSwitch.stories.js +101 -0
- package/src/components/BaseSwitch.vue +90 -12
- package/src/components/BaseSystemAlert.stories.js +63 -0
- package/src/components/BaseTabItem.vue +19 -6
- package/src/components/BaseTabs.stories.js +54 -0
- package/src/components/BaseTabs.vue +3 -3
- package/src/components/BaseTextarea.stories.js +35 -0
- package/src/components/BaseTextarea.vue +1 -1
- package/src/components/BaseTextareaAutoresize.stories.js +49 -0
- package/src/components/BaseTextareaAutoresize.vue +83 -87
- package/src/components/index.ts +46 -0
- package/src/lang/en.json +1 -0
- package/src/lang/fr.json +1 -0
- package/dist/types/src/components/BaseWordCount.vue.d.ts +0 -31
- package/src/components/BaseWordCount.vue +0 -36
package/dist/style.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@charset "UTF-8";.spinner[data-v-945515f9]{animation:rotate-945515f9 1s linear infinite;-webkit-animation:rotate-945515f9 1s linear infinite;-moz-animation:rotate-945515f9 1s linear infinite}@keyframes rotate-945515f9{to{transform:rotate(360deg)}}.path[data-v-945515f9]{stroke-dasharray:170;stroke-dashoffset:20}.th[data-v-d5688497]{background-color:rgb(248 250 252 / var(--tw-bg-opacity));position:sticky;top:0px;z-index:10;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));--tw-bg-opacity: .75;--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}/*!
|
|
1
|
+
@charset "UTF-8";.spinner[data-v-945515f9]{animation:rotate-945515f9 1s linear infinite;-webkit-animation:rotate-945515f9 1s linear infinite;-moz-animation:rotate-945515f9 1s linear infinite}@keyframes rotate-945515f9{to{transform:rotate(360deg)}}.path[data-v-945515f9]{stroke-dasharray:170;stroke-dashoffset:20}.th[data-v-d5688497]{background-color:rgb(248 250 252 / var(--tw-bg-opacity));position:sticky;top:0px;z-index:10;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));--tw-bg-opacity: .75;--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}circle[data-v-b63fac0e]{transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}/*!
|
|
2
2
|
* Pikaday
|
|
3
3
|
* Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
|
|
4
4
|
*/.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.pika-single:before,.pika-single:after{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px #00000080}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev,.is-rtl .pika-next{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.pika-next,.is-rtl .pika-prev{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table th,.pika-table td{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5;height:initial}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.is-selected .pika-button,.has-event .pika-button{color:#fff;font-weight:700;background:#33aaff;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button,.is-inrange .pika-button{background:#D5E9F7}.is-startrange .pika-button{color:#fff;background:#6CB31D;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#33aaff;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{pointer-events:none;cursor:default}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.pikaday-white{--backgroundColor: #ffffff;--textColor: #718096;--currentDateTextColor: #3182ce;--selectedDateBackgroundColor: #3182ce;--selectedDateTextColor: #ffffff;--labelTextColor: #4a5568;--weekDaysTextColor: #a0aec0;font-family:inherit;background-color:var(--backgroundColor);padding:.5rem;z-index:2000;margin:6px 0 0;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);border-radius:.5rem}.pikaday-white .pika-title{width:100%;text-align:center;display:flex;justify-content:flex-start;margin-bottom:5px}.pikaday-white .pika-prev,.pikaday-white .pika-next{position:absolute;outline:none;padding:0;width:26px;height:26px;top:-1px;display:inline-block;margin-top:0;cursor:pointer;text-indent:-9999px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;opacity:.7}.pikaday-white .pika-prev:hover,.pikaday-white .pika-next:hover{opacity:1}.pikaday-white .pika-prev{right:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23a0aec0'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 19l-7-7 7-7'%3E%3C/path%3E%3C/svg%3E")}.pikaday-white .pika-next{right:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23a0aec0'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 5l7 7-7 7'%3E%3C/path%3E%3C/svg%3E")}.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}.pikaday-white .pika-label{margin-right:.375rem;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));padding:.25rem .5rem;font-size:14px;font-weight:500;line-height:1}.pikaday-white .pika-label{position:relative}.pikaday-white .pika-select-month,.pikaday-white .pika-select-year{width:100%;cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:0;opacity:0;padding:0}.pikaday-white table{width:100%;border-collapse:collapse}.pikaday-white table th{width:2em;height:2em;font-weight:400;color:var(--weekDaysTextColor);text-align:center}.pikaday-white table th abbr{text-decoration:none}.pikaday-white table td{padding:1px}.pikaday-white table td button{width:2em;height:2em;text-align:center;border-radius:9999px;background-color:var(--backgroundColor)}.pikaday-white table td button:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.pikaday-white table td.is-today button{color:var(--currentDateTextColor)}.pikaday-white table td.is-selected button{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));font-weight:400}.pikaday-white table td button{color:var(--textColor)}input::-moz-placeholder,textarea::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity))}input::placeholder,textarea::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity))}
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
new (...args: any[]): {
|
|
3
|
+
$: import("vue").ComponentInternalInstance;
|
|
4
|
+
$data: {};
|
|
5
|
+
$props: Partial<{
|
|
6
|
+
trim: boolean;
|
|
7
|
+
max: number;
|
|
8
|
+
min: number;
|
|
9
|
+
removeDoubleSpaces: boolean;
|
|
10
|
+
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
11
|
+
text: {
|
|
12
|
+
required: true;
|
|
13
|
+
type: StringConstructor;
|
|
14
|
+
};
|
|
15
|
+
min: {
|
|
16
|
+
default: undefined;
|
|
17
|
+
type: NumberConstructor;
|
|
18
|
+
};
|
|
19
|
+
max: {
|
|
20
|
+
default: undefined;
|
|
21
|
+
type: NumberConstructor;
|
|
22
|
+
};
|
|
23
|
+
trim: {
|
|
24
|
+
default: boolean;
|
|
25
|
+
type: BooleanConstructor;
|
|
26
|
+
};
|
|
27
|
+
removeDoubleSpaces: {
|
|
28
|
+
default: boolean;
|
|
29
|
+
type: BooleanConstructor;
|
|
30
|
+
};
|
|
31
|
+
}>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "trim" | "max" | "min" | "removeDoubleSpaces">;
|
|
32
|
+
$attrs: {
|
|
33
|
+
[x: string]: unknown;
|
|
34
|
+
};
|
|
35
|
+
$refs: {
|
|
36
|
+
[x: string]: unknown;
|
|
37
|
+
};
|
|
38
|
+
$slots: Readonly<{
|
|
39
|
+
[name: string]: import("vue").Slot | undefined;
|
|
40
|
+
}>;
|
|
41
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null;
|
|
42
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null;
|
|
43
|
+
$emit: (event: string, ...args: any[]) => void;
|
|
44
|
+
$el: any;
|
|
45
|
+
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
46
|
+
text: {
|
|
47
|
+
required: true;
|
|
48
|
+
type: StringConstructor;
|
|
49
|
+
};
|
|
50
|
+
min: {
|
|
51
|
+
default: undefined;
|
|
52
|
+
type: NumberConstructor;
|
|
53
|
+
};
|
|
54
|
+
max: {
|
|
55
|
+
default: undefined;
|
|
56
|
+
type: NumberConstructor;
|
|
57
|
+
};
|
|
58
|
+
trim: {
|
|
59
|
+
default: boolean;
|
|
60
|
+
type: BooleanConstructor;
|
|
61
|
+
};
|
|
62
|
+
removeDoubleSpaces: {
|
|
63
|
+
default: boolean;
|
|
64
|
+
type: BooleanConstructor;
|
|
65
|
+
};
|
|
66
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
67
|
+
trim: boolean;
|
|
68
|
+
max: number;
|
|
69
|
+
min: number;
|
|
70
|
+
removeDoubleSpaces: boolean;
|
|
71
|
+
}, {}, string> & {
|
|
72
|
+
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
73
|
+
created?: ((() => void) | (() => void)[]) | undefined;
|
|
74
|
+
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
75
|
+
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
76
|
+
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
77
|
+
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
78
|
+
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
79
|
+
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
80
|
+
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
81
|
+
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
82
|
+
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
83
|
+
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
84
|
+
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
85
|
+
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
86
|
+
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void)[]) | undefined;
|
|
87
|
+
};
|
|
88
|
+
$forceUpdate: () => void;
|
|
89
|
+
$nextTick: typeof import("vue").nextTick;
|
|
90
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
91
|
+
} & Readonly<import("vue").ExtractPropTypes<{
|
|
92
|
+
text: {
|
|
93
|
+
required: true;
|
|
94
|
+
type: StringConstructor;
|
|
95
|
+
};
|
|
96
|
+
min: {
|
|
97
|
+
default: undefined;
|
|
98
|
+
type: NumberConstructor;
|
|
99
|
+
};
|
|
100
|
+
max: {
|
|
101
|
+
default: undefined;
|
|
102
|
+
type: NumberConstructor;
|
|
103
|
+
};
|
|
104
|
+
trim: {
|
|
105
|
+
default: boolean;
|
|
106
|
+
type: BooleanConstructor;
|
|
107
|
+
};
|
|
108
|
+
removeDoubleSpaces: {
|
|
109
|
+
default: boolean;
|
|
110
|
+
type: BooleanConstructor;
|
|
111
|
+
};
|
|
112
|
+
}>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
113
|
+
__isFragment?: undefined;
|
|
114
|
+
__isTeleport?: undefined;
|
|
115
|
+
__isSuspense?: undefined;
|
|
116
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
117
|
+
text: {
|
|
118
|
+
required: true;
|
|
119
|
+
type: StringConstructor;
|
|
120
|
+
};
|
|
121
|
+
min: {
|
|
122
|
+
default: undefined;
|
|
123
|
+
type: NumberConstructor;
|
|
124
|
+
};
|
|
125
|
+
max: {
|
|
126
|
+
default: undefined;
|
|
127
|
+
type: NumberConstructor;
|
|
128
|
+
};
|
|
129
|
+
trim: {
|
|
130
|
+
default: boolean;
|
|
131
|
+
type: BooleanConstructor;
|
|
132
|
+
};
|
|
133
|
+
removeDoubleSpaces: {
|
|
134
|
+
default: boolean;
|
|
135
|
+
type: BooleanConstructor;
|
|
136
|
+
};
|
|
137
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
138
|
+
trim: boolean;
|
|
139
|
+
max: number;
|
|
140
|
+
min: number;
|
|
141
|
+
removeDoubleSpaces: boolean;
|
|
142
|
+
}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
143
|
+
export default _default;
|
|
@@ -7,23 +7,32 @@ declare const _default: {
|
|
|
7
7
|
required: boolean;
|
|
8
8
|
type: string;
|
|
9
9
|
name: string;
|
|
10
|
+
modelValue: string | number | null;
|
|
10
11
|
placeholder: string;
|
|
11
12
|
disabled: boolean;
|
|
12
13
|
autocomplete: boolean;
|
|
14
|
+
step: number;
|
|
13
15
|
preventSubmit: boolean;
|
|
14
16
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
15
17
|
modelValue: {
|
|
16
|
-
|
|
18
|
+
default: string;
|
|
17
19
|
type: PropType<string | number | null>;
|
|
18
20
|
};
|
|
19
21
|
type: {
|
|
20
22
|
type: StringConstructor;
|
|
21
23
|
default: string;
|
|
22
24
|
};
|
|
25
|
+
step: {
|
|
26
|
+
default: undefined;
|
|
27
|
+
type: NumberConstructor;
|
|
28
|
+
};
|
|
23
29
|
autocomplete: {
|
|
24
30
|
default: boolean;
|
|
25
31
|
type: BooleanConstructor;
|
|
26
32
|
};
|
|
33
|
+
/**
|
|
34
|
+
* Prevents submit when pressing 'Enter' while the input is focused.
|
|
35
|
+
*/
|
|
27
36
|
preventSubmit: {
|
|
28
37
|
default: boolean;
|
|
29
38
|
type: BooleanConstructor;
|
|
@@ -46,7 +55,7 @@ declare const _default: {
|
|
|
46
55
|
};
|
|
47
56
|
}>> & {
|
|
48
57
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
49
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "type" | "name" | "placeholder" | "disabled" | "autocomplete" | "preventSubmit">;
|
|
58
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "required" | "type" | "name" | "modelValue" | "placeholder" | "disabled" | "autocomplete" | "step" | "preventSubmit">;
|
|
50
59
|
$attrs: {
|
|
51
60
|
[x: string]: unknown;
|
|
52
61
|
};
|
|
@@ -62,17 +71,24 @@ declare const _default: {
|
|
|
62
71
|
$el: any;
|
|
63
72
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
64
73
|
modelValue: {
|
|
65
|
-
|
|
74
|
+
default: string;
|
|
66
75
|
type: PropType<string | number | null>;
|
|
67
76
|
};
|
|
68
77
|
type: {
|
|
69
78
|
type: StringConstructor;
|
|
70
79
|
default: string;
|
|
71
80
|
};
|
|
81
|
+
step: {
|
|
82
|
+
default: undefined;
|
|
83
|
+
type: NumberConstructor;
|
|
84
|
+
};
|
|
72
85
|
autocomplete: {
|
|
73
86
|
default: boolean;
|
|
74
87
|
type: BooleanConstructor;
|
|
75
88
|
};
|
|
89
|
+
/**
|
|
90
|
+
* Prevents submit when pressing 'Enter' while the input is focused.
|
|
91
|
+
*/
|
|
76
92
|
preventSubmit: {
|
|
77
93
|
default: boolean;
|
|
78
94
|
type: BooleanConstructor;
|
|
@@ -99,9 +115,11 @@ declare const _default: {
|
|
|
99
115
|
required: boolean;
|
|
100
116
|
type: string;
|
|
101
117
|
name: string;
|
|
118
|
+
modelValue: string | number | null;
|
|
102
119
|
placeholder: string;
|
|
103
120
|
disabled: boolean;
|
|
104
121
|
autocomplete: boolean;
|
|
122
|
+
step: number;
|
|
105
123
|
preventSubmit: boolean;
|
|
106
124
|
}, {}, string> & {
|
|
107
125
|
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
@@ -125,17 +143,24 @@ declare const _default: {
|
|
|
125
143
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
126
144
|
} & Readonly<import("vue").ExtractPropTypes<{
|
|
127
145
|
modelValue: {
|
|
128
|
-
|
|
146
|
+
default: string;
|
|
129
147
|
type: PropType<string | number | null>;
|
|
130
148
|
};
|
|
131
149
|
type: {
|
|
132
150
|
type: StringConstructor;
|
|
133
151
|
default: string;
|
|
134
152
|
};
|
|
153
|
+
step: {
|
|
154
|
+
default: undefined;
|
|
155
|
+
type: NumberConstructor;
|
|
156
|
+
};
|
|
135
157
|
autocomplete: {
|
|
136
158
|
default: boolean;
|
|
137
159
|
type: BooleanConstructor;
|
|
138
160
|
};
|
|
161
|
+
/**
|
|
162
|
+
* Prevents submit when pressing 'Enter' while the input is focused.
|
|
163
|
+
*/
|
|
139
164
|
preventSubmit: {
|
|
140
165
|
default: boolean;
|
|
141
166
|
type: BooleanConstructor;
|
|
@@ -164,17 +189,24 @@ declare const _default: {
|
|
|
164
189
|
__isSuspense?: undefined;
|
|
165
190
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
166
191
|
modelValue: {
|
|
167
|
-
|
|
192
|
+
default: string;
|
|
168
193
|
type: PropType<string | number | null>;
|
|
169
194
|
};
|
|
170
195
|
type: {
|
|
171
196
|
type: StringConstructor;
|
|
172
197
|
default: string;
|
|
173
198
|
};
|
|
199
|
+
step: {
|
|
200
|
+
default: undefined;
|
|
201
|
+
type: NumberConstructor;
|
|
202
|
+
};
|
|
174
203
|
autocomplete: {
|
|
175
204
|
default: boolean;
|
|
176
205
|
type: BooleanConstructor;
|
|
177
206
|
};
|
|
207
|
+
/**
|
|
208
|
+
* Prevents submit when pressing 'Enter' while the input is focused.
|
|
209
|
+
*/
|
|
178
210
|
preventSubmit: {
|
|
179
211
|
default: boolean;
|
|
180
212
|
type: BooleanConstructor;
|
|
@@ -201,9 +233,11 @@ declare const _default: {
|
|
|
201
233
|
required: boolean;
|
|
202
234
|
type: string;
|
|
203
235
|
name: string;
|
|
236
|
+
modelValue: string | number | null;
|
|
204
237
|
placeholder: string;
|
|
205
238
|
disabled: boolean;
|
|
206
239
|
autocomplete: boolean;
|
|
240
|
+
step: number;
|
|
207
241
|
preventSubmit: boolean;
|
|
208
242
|
}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
209
243
|
export default _default;
|
|
@@ -11,26 +11,44 @@ declare const _default: {
|
|
|
11
11
|
size: "sm" | "lg";
|
|
12
12
|
backdropClass: string;
|
|
13
13
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
14
|
+
/**
|
|
15
|
+
* Show/Hide the loading cover
|
|
16
|
+
*/
|
|
14
17
|
modelValue: {
|
|
15
18
|
default: boolean;
|
|
16
19
|
type: BooleanConstructor;
|
|
17
20
|
};
|
|
21
|
+
/**
|
|
22
|
+
* Classes added to the backdrop
|
|
23
|
+
*/
|
|
18
24
|
backdropClass: {
|
|
19
25
|
default: string;
|
|
20
26
|
type: StringConstructor;
|
|
21
27
|
};
|
|
28
|
+
/**
|
|
29
|
+
* Classes added to the spinner icon
|
|
30
|
+
*/
|
|
22
31
|
iconClass: {
|
|
23
32
|
default: string;
|
|
24
33
|
type: StringConstructor;
|
|
25
34
|
};
|
|
35
|
+
/**
|
|
36
|
+
* Change the type of spinner. 'sm' for a small spinner. 'lg' for a large spinner.
|
|
37
|
+
*/
|
|
26
38
|
size: {
|
|
27
39
|
default: string;
|
|
28
40
|
type: PropType<"sm" | "lg">;
|
|
29
41
|
};
|
|
42
|
+
/**
|
|
43
|
+
* Transition duration class.
|
|
44
|
+
*/
|
|
30
45
|
duration: {
|
|
31
46
|
default: string;
|
|
32
47
|
type: StringConstructor;
|
|
33
48
|
};
|
|
49
|
+
/**
|
|
50
|
+
* Delay before showing the loading cover. This delay is used to avoid unnecessary showing the spinner for a fraction of second when the loading time is too short.
|
|
51
|
+
*/
|
|
34
52
|
delay: {
|
|
35
53
|
default: number;
|
|
36
54
|
type: NumberConstructor;
|
|
@@ -50,26 +68,44 @@ declare const _default: {
|
|
|
50
68
|
$emit: (event: string, ...args: any[]) => void;
|
|
51
69
|
$el: any;
|
|
52
70
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
71
|
+
/**
|
|
72
|
+
* Show/Hide the loading cover
|
|
73
|
+
*/
|
|
53
74
|
modelValue: {
|
|
54
75
|
default: boolean;
|
|
55
76
|
type: BooleanConstructor;
|
|
56
77
|
};
|
|
78
|
+
/**
|
|
79
|
+
* Classes added to the backdrop
|
|
80
|
+
*/
|
|
57
81
|
backdropClass: {
|
|
58
82
|
default: string;
|
|
59
83
|
type: StringConstructor;
|
|
60
84
|
};
|
|
85
|
+
/**
|
|
86
|
+
* Classes added to the spinner icon
|
|
87
|
+
*/
|
|
61
88
|
iconClass: {
|
|
62
89
|
default: string;
|
|
63
90
|
type: StringConstructor;
|
|
64
91
|
};
|
|
92
|
+
/**
|
|
93
|
+
* Change the type of spinner. 'sm' for a small spinner. 'lg' for a large spinner.
|
|
94
|
+
*/
|
|
65
95
|
size: {
|
|
66
96
|
default: string;
|
|
67
97
|
type: PropType<"sm" | "lg">;
|
|
68
98
|
};
|
|
99
|
+
/**
|
|
100
|
+
* Transition duration class.
|
|
101
|
+
*/
|
|
69
102
|
duration: {
|
|
70
103
|
default: string;
|
|
71
104
|
type: StringConstructor;
|
|
72
105
|
};
|
|
106
|
+
/**
|
|
107
|
+
* Delay before showing the loading cover. This delay is used to avoid unnecessary showing the spinner for a fraction of second when the loading time is too short.
|
|
108
|
+
*/
|
|
73
109
|
delay: {
|
|
74
110
|
default: number;
|
|
75
111
|
type: NumberConstructor;
|
|
@@ -102,26 +138,44 @@ declare const _default: {
|
|
|
102
138
|
$nextTick: typeof import("vue").nextTick;
|
|
103
139
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
104
140
|
} & Readonly<import("vue").ExtractPropTypes<{
|
|
141
|
+
/**
|
|
142
|
+
* Show/Hide the loading cover
|
|
143
|
+
*/
|
|
105
144
|
modelValue: {
|
|
106
145
|
default: boolean;
|
|
107
146
|
type: BooleanConstructor;
|
|
108
147
|
};
|
|
148
|
+
/**
|
|
149
|
+
* Classes added to the backdrop
|
|
150
|
+
*/
|
|
109
151
|
backdropClass: {
|
|
110
152
|
default: string;
|
|
111
153
|
type: StringConstructor;
|
|
112
154
|
};
|
|
155
|
+
/**
|
|
156
|
+
* Classes added to the spinner icon
|
|
157
|
+
*/
|
|
113
158
|
iconClass: {
|
|
114
159
|
default: string;
|
|
115
160
|
type: StringConstructor;
|
|
116
161
|
};
|
|
162
|
+
/**
|
|
163
|
+
* Change the type of spinner. 'sm' for a small spinner. 'lg' for a large spinner.
|
|
164
|
+
*/
|
|
117
165
|
size: {
|
|
118
166
|
default: string;
|
|
119
167
|
type: PropType<"sm" | "lg">;
|
|
120
168
|
};
|
|
169
|
+
/**
|
|
170
|
+
* Transition duration class.
|
|
171
|
+
*/
|
|
121
172
|
duration: {
|
|
122
173
|
default: string;
|
|
123
174
|
type: StringConstructor;
|
|
124
175
|
};
|
|
176
|
+
/**
|
|
177
|
+
* Delay before showing the loading cover. This delay is used to avoid unnecessary showing the spinner for a fraction of second when the loading time is too short.
|
|
178
|
+
*/
|
|
125
179
|
delay: {
|
|
126
180
|
default: number;
|
|
127
181
|
type: NumberConstructor;
|
|
@@ -131,26 +185,44 @@ declare const _default: {
|
|
|
131
185
|
__isTeleport?: undefined;
|
|
132
186
|
__isSuspense?: undefined;
|
|
133
187
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
188
|
+
/**
|
|
189
|
+
* Show/Hide the loading cover
|
|
190
|
+
*/
|
|
134
191
|
modelValue: {
|
|
135
192
|
default: boolean;
|
|
136
193
|
type: BooleanConstructor;
|
|
137
194
|
};
|
|
195
|
+
/**
|
|
196
|
+
* Classes added to the backdrop
|
|
197
|
+
*/
|
|
138
198
|
backdropClass: {
|
|
139
199
|
default: string;
|
|
140
200
|
type: StringConstructor;
|
|
141
201
|
};
|
|
202
|
+
/**
|
|
203
|
+
* Classes added to the spinner icon
|
|
204
|
+
*/
|
|
142
205
|
iconClass: {
|
|
143
206
|
default: string;
|
|
144
207
|
type: StringConstructor;
|
|
145
208
|
};
|
|
209
|
+
/**
|
|
210
|
+
* Change the type of spinner. 'sm' for a small spinner. 'lg' for a large spinner.
|
|
211
|
+
*/
|
|
146
212
|
size: {
|
|
147
213
|
default: string;
|
|
148
214
|
type: PropType<"sm" | "lg">;
|
|
149
215
|
};
|
|
216
|
+
/**
|
|
217
|
+
* Transition duration class.
|
|
218
|
+
*/
|
|
150
219
|
duration: {
|
|
151
220
|
default: string;
|
|
152
221
|
type: StringConstructor;
|
|
153
222
|
};
|
|
223
|
+
/**
|
|
224
|
+
* Delay before showing the loading cover. This delay is used to avoid unnecessary showing the spinner for a fraction of second when the loading time is too short.
|
|
225
|
+
*/
|
|
154
226
|
delay: {
|
|
155
227
|
default: number;
|
|
156
228
|
type: NumberConstructor;
|
|
@@ -4,7 +4,7 @@ declare const _default: {
|
|
|
4
4
|
$data: {};
|
|
5
5
|
$props: Partial<{
|
|
6
6
|
modelValue: boolean;
|
|
7
|
-
|
|
7
|
+
backdropClass: string;
|
|
8
8
|
closeOnOutsideClick: boolean;
|
|
9
9
|
verticalAlign: string;
|
|
10
10
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -16,7 +16,7 @@ declare const _default: {
|
|
|
16
16
|
default: string;
|
|
17
17
|
type: StringConstructor;
|
|
18
18
|
};
|
|
19
|
-
|
|
19
|
+
backdropClass: {
|
|
20
20
|
default: string;
|
|
21
21
|
type: StringConstructor;
|
|
22
22
|
};
|
|
@@ -26,7 +26,7 @@ declare const _default: {
|
|
|
26
26
|
};
|
|
27
27
|
}>> & {
|
|
28
28
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
29
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "modelValue" | "
|
|
29
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "modelValue" | "backdropClass" | "closeOnOutsideClick" | "verticalAlign">;
|
|
30
30
|
$attrs: {
|
|
31
31
|
[x: string]: unknown;
|
|
32
32
|
};
|
|
@@ -49,7 +49,7 @@ declare const _default: {
|
|
|
49
49
|
default: string;
|
|
50
50
|
type: StringConstructor;
|
|
51
51
|
};
|
|
52
|
-
|
|
52
|
+
backdropClass: {
|
|
53
53
|
default: string;
|
|
54
54
|
type: StringConstructor;
|
|
55
55
|
};
|
|
@@ -61,7 +61,7 @@ declare const _default: {
|
|
|
61
61
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
62
62
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], string, {
|
|
63
63
|
modelValue: boolean;
|
|
64
|
-
|
|
64
|
+
backdropClass: string;
|
|
65
65
|
closeOnOutsideClick: boolean;
|
|
66
66
|
verticalAlign: string;
|
|
67
67
|
}, {}, string> & {
|
|
@@ -93,7 +93,7 @@ declare const _default: {
|
|
|
93
93
|
default: string;
|
|
94
94
|
type: StringConstructor;
|
|
95
95
|
};
|
|
96
|
-
|
|
96
|
+
backdropClass: {
|
|
97
97
|
default: string;
|
|
98
98
|
type: StringConstructor;
|
|
99
99
|
};
|
|
@@ -116,7 +116,7 @@ declare const _default: {
|
|
|
116
116
|
default: string;
|
|
117
117
|
type: StringConstructor;
|
|
118
118
|
};
|
|
119
|
-
|
|
119
|
+
backdropClass: {
|
|
120
120
|
default: string;
|
|
121
121
|
type: StringConstructor;
|
|
122
122
|
};
|
|
@@ -128,7 +128,7 @@ declare const _default: {
|
|
|
128
128
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
129
129
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", {
|
|
130
130
|
modelValue: boolean;
|
|
131
|
-
|
|
131
|
+
backdropClass: string;
|
|
132
132
|
closeOnOutsideClick: boolean;
|
|
133
133
|
verticalAlign: string;
|
|
134
134
|
}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -5,7 +5,7 @@ declare const _default: {
|
|
|
5
5
|
$props: Partial<{
|
|
6
6
|
modelValue: boolean;
|
|
7
7
|
maxWidth: string;
|
|
8
|
-
|
|
8
|
+
backdropClass: string;
|
|
9
9
|
closeOnOutsideClick: boolean;
|
|
10
10
|
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
11
11
|
modelValue: {
|
|
@@ -16,7 +16,7 @@ declare const _default: {
|
|
|
16
16
|
default: string;
|
|
17
17
|
type: StringConstructor;
|
|
18
18
|
};
|
|
19
|
-
|
|
19
|
+
backdropClass: {
|
|
20
20
|
default: string;
|
|
21
21
|
type: StringConstructor;
|
|
22
22
|
};
|
|
@@ -26,7 +26,7 @@ declare const _default: {
|
|
|
26
26
|
};
|
|
27
27
|
}>> & {
|
|
28
28
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
29
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "modelValue" | "maxWidth" | "
|
|
29
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "modelValue" | "maxWidth" | "backdropClass" | "closeOnOutsideClick">;
|
|
30
30
|
$attrs: {
|
|
31
31
|
[x: string]: unknown;
|
|
32
32
|
};
|
|
@@ -49,7 +49,7 @@ declare const _default: {
|
|
|
49
49
|
default: string;
|
|
50
50
|
type: StringConstructor;
|
|
51
51
|
};
|
|
52
|
-
|
|
52
|
+
backdropClass: {
|
|
53
53
|
default: string;
|
|
54
54
|
type: StringConstructor;
|
|
55
55
|
};
|
|
@@ -62,7 +62,7 @@ declare const _default: {
|
|
|
62
62
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], string, {
|
|
63
63
|
modelValue: boolean;
|
|
64
64
|
maxWidth: string;
|
|
65
|
-
|
|
65
|
+
backdropClass: string;
|
|
66
66
|
closeOnOutsideClick: boolean;
|
|
67
67
|
}, {}, string> & {
|
|
68
68
|
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
@@ -93,7 +93,7 @@ declare const _default: {
|
|
|
93
93
|
default: string;
|
|
94
94
|
type: StringConstructor;
|
|
95
95
|
};
|
|
96
|
-
|
|
96
|
+
backdropClass: {
|
|
97
97
|
default: string;
|
|
98
98
|
type: StringConstructor;
|
|
99
99
|
};
|
|
@@ -116,7 +116,7 @@ declare const _default: {
|
|
|
116
116
|
default: string;
|
|
117
117
|
type: StringConstructor;
|
|
118
118
|
};
|
|
119
|
-
|
|
119
|
+
backdropClass: {
|
|
120
120
|
default: string;
|
|
121
121
|
type: StringConstructor;
|
|
122
122
|
};
|
|
@@ -129,7 +129,7 @@ declare const _default: {
|
|
|
129
129
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", {
|
|
130
130
|
modelValue: boolean;
|
|
131
131
|
maxWidth: string;
|
|
132
|
-
|
|
132
|
+
backdropClass: string;
|
|
133
133
|
closeOnOutsideClick: boolean;
|
|
134
134
|
}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
135
135
|
$slots: {
|