@konnectio/core 4.0.7 → 4.0.9
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/ActionField-b87d2fd7.cjs +1 -0
- package/dist/{ActionField-5ecfc9dc.js → ActionField-f3d5b218.js} +4 -4
- package/dist/ActionField-f3d5b218.js.br +0 -0
- package/dist/AvailabilitySkeleton-019ec202.js +150 -0
- package/dist/AvailabilitySkeleton-019ec202.js.br +0 -0
- package/dist/AvailabilitySkeleton-e288f5be.cjs +1 -0
- package/dist/Field-21bb32d7.cjs +1 -0
- package/dist/Field-6bfeedce.js +59 -0
- package/dist/Field-6bfeedce.js.br +0 -0
- package/dist/{NumberField.vue_vue_type_style_index_0_lang-ab747739.js → SelectField.vue_vue_type_style_index_0_lang-701aecad.js} +7743 -6953
- package/dist/SelectField.vue_vue_type_style_index_0_lang-701aecad.js.br +0 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-a370e66d.cjs +797 -0
- package/dist/TextField-99e69631.cjs +54 -0
- package/dist/TextField-b8f4462a.js +9343 -0
- package/dist/TextField-b8f4462a.js.br +0 -0
- package/dist/ThankYou-add684c1.cjs +66 -0
- package/dist/ThankYou-edbf753b.js +14279 -0
- package/dist/ThankYou-edbf753b.js.br +0 -0
- package/dist/{_commonjsHelpers-aeeeeb92.js → _commonjsHelpers-c5d32002.js} +2 -2
- package/dist/{applyGiftCard-d9ab3dcf.cjs → applyGiftCard-c21f13ac.cjs} +1 -1
- package/dist/{applyGiftCard-c5e4aaad.js → applyGiftCard-dea77ba6.js} +7 -7
- package/dist/applyGiftCard-dea77ba6.js.br +0 -0
- package/dist/availability.cjs +2 -0
- package/dist/availability.js +236 -0
- package/dist/availability.js.br +0 -0
- package/dist/components/ErrorMessage.vue.d.ts +5 -0
- package/dist/components/ErrorMessage.vue.d.ts.map +1 -0
- package/dist/components/Icon.vue.d.ts +1 -1
- package/dist/components/forms/EventAvailabilityForm.vue.d.ts +1 -1
- package/dist/components/forms/HotelAvailabilityForm.vue.d.ts +1 -1
- package/dist/components/forms/MultiStepForm.vue.d.ts +1 -1
- package/dist/components/forms/ReservationForm.vue.d.ts +1 -1
- package/dist/components/forms/ReservationFormTest.vue.d.ts +5 -0
- package/dist/components/forms/ReservationFormTest.vue.d.ts.map +1 -0
- package/dist/components/inputs/grouped/CountryField.vue.d.ts +1 -1
- package/dist/components/listings/Base.vue.d.ts +1 -1
- package/dist/components/listings/Test.vue.d.ts +1 -1
- package/dist/components/side-panels/Base.vue.d.ts +1 -1
- package/dist/components/side-panels/Hotel.vue.d.ts +3 -2
- package/dist/components/side-panels/Hotel.vue.d.ts.map +1 -1
- package/dist/components/skeletons/AvailabilitySkeleton.vue.d.ts +5 -0
- package/dist/components/skeletons/AvailabilitySkeleton.vue.d.ts.map +1 -0
- package/dist/components/skeletons/Field.vue.d.ts +5 -0
- package/dist/components/skeletons/Field.vue.d.ts.map +1 -0
- package/dist/components/skeletons/GiftCardSkeleton.vue.d.ts +5 -0
- package/dist/components/skeletons/GiftCardSkeleton.vue.d.ts.map +1 -0
- package/dist/components/skeletons/HotelSkeleton.vue.d.ts +5 -0
- package/dist/components/skeletons/HotelSkeleton.vue.d.ts.map +1 -0
- package/dist/components/skeletons/Listing.vue.d.ts +5 -0
- package/dist/components/skeletons/Listing.vue.d.ts.map +1 -0
- package/dist/components/skeletons/_.vue.d.ts +5 -0
- package/dist/components/skeletons/_.vue.d.ts.map +1 -0
- package/dist/entries/availability.d.ts +3 -2
- package/dist/entries/gift-card.d.ts +1 -2
- package/dist/entries/hotel.d.ts +0 -2
- package/dist/event-2c6a2138.cjs +1 -0
- package/dist/{event-a70cffeb.js → event-a9067cf5.js} +91 -91
- package/dist/event-a9067cf5.js.br +0 -0
- package/dist/event.cjs +2 -0
- package/dist/event.js +867 -0
- package/dist/event.js.br +0 -0
- package/dist/gift-card-validation.cjs +1 -0
- package/dist/{gift-card-validation.es.js → gift-card-validation.js} +42 -42
- package/dist/gift-card-validation.js.br +0 -0
- package/dist/gift-card.cjs +1 -0
- package/dist/gift-card.d.ts +0 -2
- package/dist/gift-card.js +590 -0
- package/dist/gift-card.js.br +0 -0
- package/dist/hotel.cjs +19 -0
- package/dist/hotel.d.ts +0 -2
- package/dist/hotel.js +2981 -0
- package/dist/hotel.js.br +0 -0
- package/dist/{index-00262c16.js → index-d080b5a0.js} +5 -7
- package/dist/index-d080b5a0.js.br +0 -0
- package/dist/index-ec04c269.cjs +1 -0
- package/dist/layouts/Availability.vue.d.ts +42 -217
- package/dist/layouts/GiftCard.vue.d.ts +130 -99
- package/dist/layouts/Hotel.vue.d.ts +162 -57
- package/dist/{payment-fbffaa6d.cjs → payment-95b2392a.cjs} +2 -2
- package/dist/{payment-9e219e9b.js → payment-cce506b8.js} +930 -929
- package/dist/payment-cce506b8.js.br +0 -0
- package/dist/polyfill.cjs +4 -0
- package/dist/polyfill.js +6815 -0
- package/dist/polyfill.js.br +0 -0
- package/dist/store/availability.d.ts +4 -1
- package/dist/style.css +1 -1
- package/dist/style.css.br +0 -0
- package/package.json +11 -21
- package/dist/ActionField-5ecfc9dc.js.br +0 -0
- package/dist/ActionField-ae9b1adf.cjs +0 -1
- package/dist/HotelAvailabilityForm-0cd1abda.cjs +0 -1
- package/dist/HotelAvailabilityForm-a7b6f17e.js +0 -97
- package/dist/HotelAvailabilityForm-a7b6f17e.js.br +0 -0
- package/dist/NumberField.vue_vue_type_style_index_0_lang-0b6d48f1.cjs +0 -793
- package/dist/NumberField.vue_vue_type_style_index_0_lang-ab747739.js.br +0 -0
- package/dist/ReCaptchaVuePlugin-05b8ec39.js +0 -376
- package/dist/ReCaptchaVuePlugin-05b8ec39.js.br +0 -0
- package/dist/ReCaptchaVuePlugin-08ee5d62.cjs +0 -1
- package/dist/SelectField.vue_vue_type_style_index_0_lang-5bdd7db9.js +0 -10107
- package/dist/SelectField.vue_vue_type_style_index_0_lang-5bdd7db9.js.br +0 -0
- package/dist/SelectField.vue_vue_type_style_index_0_lang-5f1087dc.cjs +0 -56
- package/dist/ThankYou-1866d8db.js +0 -8547
- package/dist/ThankYou-1866d8db.js.br +0 -0
- package/dist/ThankYou-5741bcb6.cjs +0 -15
- package/dist/applyGiftCard-c5e4aaad.js.br +0 -0
- package/dist/availability.cjs.js +0 -1
- package/dist/availability.cjs.js.br +0 -0
- package/dist/availability.es.js +0 -183
- package/dist/availability.es.js.br +0 -0
- package/dist/components/LoadingBlock.vue.d.ts +0 -4
- package/dist/components/LoadingBlock.vue.d.ts.map +0 -1
- package/dist/event-39706438.cjs +0 -1
- package/dist/event-a70cffeb.js.br +0 -0
- package/dist/event.cjs.js +0 -1
- package/dist/event.cjs.js.br +0 -0
- package/dist/event.es.js +0 -645
- package/dist/event.es.js.br +0 -0
- package/dist/gift-card-validation.cjs.js +0 -1
- package/dist/gift-card-validation.cjs.js.br +0 -0
- package/dist/gift-card-validation.es.js.br +0 -0
- package/dist/gift-card.cjs.js +0 -1
- package/dist/gift-card.cjs.js.br +0 -0
- package/dist/gift-card.es.js +0 -584
- package/dist/gift-card.es.js.br +0 -0
- package/dist/hotel.cjs.js +0 -19
- package/dist/hotel.cjs.js.br +0 -0
- package/dist/hotel.es.js +0 -2394
- package/dist/hotel.es.js.br +0 -0
- package/dist/index-00262c16.js.br +0 -0
- package/dist/index-58f3b0cc.cjs +0 -1
- package/dist/payment-9e219e9b.js.br +0 -0
- package/dist/polyfill.cjs.js +0 -4
- package/dist/polyfill.cjs.js.br +0 -0
- package/dist/polyfill.es.js +0 -6764
- package/dist/polyfill.es.js.br +0 -0
- /package/dist/{navigation.cjs.js → navigation.cjs} +0 -0
- /package/dist/{navigation.es.js → navigation.js} +0 -0
|
@@ -1,252 +1,283 @@
|
|
|
1
1
|
declare const _default: import('./vue/dist/vue.esm-bundler.js').DefineComponent<{
|
|
2
|
-
|
|
2
|
+
placeType: {
|
|
3
3
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
4
|
-
required: true;
|
|
5
4
|
};
|
|
6
5
|
accentColor: {
|
|
6
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
7
|
+
default: string;
|
|
8
|
+
};
|
|
9
|
+
layout: {
|
|
10
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
11
|
+
default: string;
|
|
12
|
+
};
|
|
13
|
+
fontSize: {
|
|
14
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
15
|
+
default: string;
|
|
16
|
+
};
|
|
17
|
+
accessToken: {
|
|
7
18
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
8
19
|
required: true;
|
|
9
20
|
};
|
|
10
21
|
buttonBackground: {
|
|
11
22
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
12
|
-
|
|
23
|
+
default: string;
|
|
13
24
|
};
|
|
14
25
|
buttonBorder: {
|
|
15
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
16
|
-
|
|
26
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string | null>;
|
|
27
|
+
default: null;
|
|
17
28
|
};
|
|
18
29
|
buttonBorderRadius: {
|
|
19
30
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
20
|
-
|
|
31
|
+
default: string;
|
|
21
32
|
};
|
|
22
33
|
buttonColor: {
|
|
23
34
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
24
|
-
|
|
35
|
+
default: string;
|
|
25
36
|
};
|
|
26
37
|
buttonFontFamily: {
|
|
27
38
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
28
|
-
|
|
39
|
+
default: string;
|
|
29
40
|
};
|
|
30
41
|
buttonFontSize: {
|
|
31
42
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
32
|
-
|
|
43
|
+
default: string;
|
|
33
44
|
};
|
|
34
|
-
|
|
45
|
+
buttonFontWeight: {
|
|
35
46
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
36
|
-
|
|
47
|
+
default: string;
|
|
37
48
|
};
|
|
38
|
-
|
|
49
|
+
buttonTextTransform: {
|
|
39
50
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
40
|
-
|
|
51
|
+
default: string;
|
|
41
52
|
};
|
|
42
53
|
fontColor: {
|
|
43
54
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
44
|
-
|
|
55
|
+
default: string;
|
|
45
56
|
};
|
|
46
57
|
fontFamily: {
|
|
47
58
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
48
|
-
|
|
49
|
-
};
|
|
50
|
-
fontSize: {
|
|
51
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
52
|
-
required: true;
|
|
53
|
-
};
|
|
54
|
-
fontWeight: {
|
|
55
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
56
|
-
required: true;
|
|
59
|
+
default: string;
|
|
57
60
|
};
|
|
58
61
|
grayColor: {
|
|
59
62
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
60
|
-
|
|
63
|
+
default: string;
|
|
61
64
|
};
|
|
62
65
|
headerColor: {
|
|
63
66
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
64
|
-
|
|
65
|
-
};
|
|
66
|
-
headerFontSize: {
|
|
67
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
68
|
-
required: true;
|
|
67
|
+
default: string;
|
|
69
68
|
};
|
|
70
69
|
inputBackground: {
|
|
71
70
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
72
|
-
|
|
71
|
+
default: string;
|
|
73
72
|
};
|
|
74
73
|
inputBorder: {
|
|
75
74
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
76
|
-
|
|
75
|
+
default: string;
|
|
77
76
|
};
|
|
78
77
|
inputBorderRadius: {
|
|
79
78
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
80
|
-
|
|
79
|
+
default: string;
|
|
81
80
|
};
|
|
82
81
|
inputFontColor: {
|
|
83
82
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
84
|
-
|
|
83
|
+
default: string;
|
|
85
84
|
};
|
|
86
85
|
labelFontWeight: {
|
|
87
86
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
88
|
-
|
|
87
|
+
default: string;
|
|
89
88
|
};
|
|
90
89
|
labelPadding: {
|
|
91
90
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
92
|
-
|
|
93
|
-
};
|
|
94
|
-
layout: {
|
|
95
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
96
|
-
required: true;
|
|
91
|
+
default: string;
|
|
97
92
|
};
|
|
98
93
|
loadingColor: {
|
|
99
94
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
100
|
-
|
|
95
|
+
default: string;
|
|
101
96
|
};
|
|
102
97
|
panelBackground: {
|
|
103
98
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
104
|
-
|
|
99
|
+
default: string;
|
|
105
100
|
};
|
|
106
101
|
panelBorder: {
|
|
107
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
108
|
-
|
|
102
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string | null>;
|
|
103
|
+
default: null;
|
|
109
104
|
};
|
|
110
105
|
panelBorderRadius: {
|
|
111
106
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
112
|
-
|
|
107
|
+
default: string;
|
|
113
108
|
};
|
|
114
109
|
panelPadding: {
|
|
115
110
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
116
|
-
|
|
111
|
+
default: string;
|
|
117
112
|
};
|
|
118
|
-
|
|
113
|
+
successColor: {
|
|
119
114
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
120
|
-
|
|
115
|
+
default: string;
|
|
121
116
|
};
|
|
122
|
-
|
|
117
|
+
fontWeight: {
|
|
123
118
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
124
|
-
|
|
119
|
+
};
|
|
120
|
+
headerFontSize: {
|
|
121
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
122
|
+
};
|
|
123
|
+
inputBorderWidth: {
|
|
124
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
125
|
+
default: string;
|
|
125
126
|
};
|
|
126
127
|
}, {}, unknown, {}, {}, import('./vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('./vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('./vue/dist/vue.esm-bundler.js').VNodeProps & import('./vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('./vue/dist/vue.esm-bundler.js').ComponentCustomProps, Readonly<import('./vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
|
|
127
|
-
|
|
128
|
+
placeType: {
|
|
128
129
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
129
|
-
required: true;
|
|
130
130
|
};
|
|
131
131
|
accentColor: {
|
|
132
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
133
|
+
default: string;
|
|
134
|
+
};
|
|
135
|
+
layout: {
|
|
136
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
137
|
+
default: string;
|
|
138
|
+
};
|
|
139
|
+
fontSize: {
|
|
140
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
141
|
+
default: string;
|
|
142
|
+
};
|
|
143
|
+
accessToken: {
|
|
132
144
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
133
145
|
required: true;
|
|
134
146
|
};
|
|
135
147
|
buttonBackground: {
|
|
136
148
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
137
|
-
|
|
149
|
+
default: string;
|
|
138
150
|
};
|
|
139
151
|
buttonBorder: {
|
|
140
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
141
|
-
|
|
152
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string | null>;
|
|
153
|
+
default: null;
|
|
142
154
|
};
|
|
143
155
|
buttonBorderRadius: {
|
|
144
156
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
145
|
-
|
|
157
|
+
default: string;
|
|
146
158
|
};
|
|
147
159
|
buttonColor: {
|
|
148
160
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
149
|
-
|
|
161
|
+
default: string;
|
|
150
162
|
};
|
|
151
163
|
buttonFontFamily: {
|
|
152
164
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
153
|
-
|
|
165
|
+
default: string;
|
|
154
166
|
};
|
|
155
167
|
buttonFontSize: {
|
|
156
168
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
157
|
-
|
|
169
|
+
default: string;
|
|
158
170
|
};
|
|
159
|
-
|
|
171
|
+
buttonFontWeight: {
|
|
160
172
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
161
|
-
|
|
173
|
+
default: string;
|
|
162
174
|
};
|
|
163
|
-
|
|
175
|
+
buttonTextTransform: {
|
|
164
176
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
165
|
-
|
|
177
|
+
default: string;
|
|
166
178
|
};
|
|
167
179
|
fontColor: {
|
|
168
180
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
169
|
-
|
|
181
|
+
default: string;
|
|
170
182
|
};
|
|
171
183
|
fontFamily: {
|
|
172
184
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
173
|
-
|
|
174
|
-
};
|
|
175
|
-
fontSize: {
|
|
176
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
177
|
-
required: true;
|
|
178
|
-
};
|
|
179
|
-
fontWeight: {
|
|
180
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
181
|
-
required: true;
|
|
185
|
+
default: string;
|
|
182
186
|
};
|
|
183
187
|
grayColor: {
|
|
184
188
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
185
|
-
|
|
189
|
+
default: string;
|
|
186
190
|
};
|
|
187
191
|
headerColor: {
|
|
188
192
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
189
|
-
|
|
190
|
-
};
|
|
191
|
-
headerFontSize: {
|
|
192
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
193
|
-
required: true;
|
|
193
|
+
default: string;
|
|
194
194
|
};
|
|
195
195
|
inputBackground: {
|
|
196
196
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
197
|
-
|
|
197
|
+
default: string;
|
|
198
198
|
};
|
|
199
199
|
inputBorder: {
|
|
200
200
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
201
|
-
|
|
201
|
+
default: string;
|
|
202
202
|
};
|
|
203
203
|
inputBorderRadius: {
|
|
204
204
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
205
|
-
|
|
205
|
+
default: string;
|
|
206
206
|
};
|
|
207
207
|
inputFontColor: {
|
|
208
208
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
209
|
-
|
|
209
|
+
default: string;
|
|
210
210
|
};
|
|
211
211
|
labelFontWeight: {
|
|
212
212
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
213
|
-
|
|
213
|
+
default: string;
|
|
214
214
|
};
|
|
215
215
|
labelPadding: {
|
|
216
216
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
217
|
-
|
|
218
|
-
};
|
|
219
|
-
layout: {
|
|
220
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
221
|
-
required: true;
|
|
217
|
+
default: string;
|
|
222
218
|
};
|
|
223
219
|
loadingColor: {
|
|
224
220
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
225
|
-
|
|
221
|
+
default: string;
|
|
226
222
|
};
|
|
227
223
|
panelBackground: {
|
|
228
224
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
229
|
-
|
|
225
|
+
default: string;
|
|
230
226
|
};
|
|
231
227
|
panelBorder: {
|
|
232
|
-
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
233
|
-
|
|
228
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string | null>;
|
|
229
|
+
default: null;
|
|
234
230
|
};
|
|
235
231
|
panelBorderRadius: {
|
|
236
232
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
237
|
-
|
|
233
|
+
default: string;
|
|
238
234
|
};
|
|
239
235
|
panelPadding: {
|
|
240
236
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
241
|
-
|
|
237
|
+
default: string;
|
|
242
238
|
};
|
|
243
|
-
|
|
239
|
+
successColor: {
|
|
244
240
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
245
|
-
|
|
241
|
+
default: string;
|
|
246
242
|
};
|
|
247
|
-
|
|
243
|
+
fontWeight: {
|
|
244
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
245
|
+
};
|
|
246
|
+
headerFontSize: {
|
|
248
247
|
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
249
|
-
required: true;
|
|
250
248
|
};
|
|
251
|
-
|
|
249
|
+
inputBorderWidth: {
|
|
250
|
+
type: import('./vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
251
|
+
default: string;
|
|
252
|
+
};
|
|
253
|
+
}>>, {
|
|
254
|
+
accentColor: string;
|
|
255
|
+
layout: string;
|
|
256
|
+
fontSize: string;
|
|
257
|
+
buttonBackground: string;
|
|
258
|
+
buttonBorder: string | null;
|
|
259
|
+
buttonBorderRadius: string;
|
|
260
|
+
buttonColor: string;
|
|
261
|
+
buttonFontFamily: string;
|
|
262
|
+
buttonFontSize: string;
|
|
263
|
+
buttonFontWeight: string;
|
|
264
|
+
buttonTextTransform: string;
|
|
265
|
+
fontColor: string;
|
|
266
|
+
fontFamily: string;
|
|
267
|
+
grayColor: string;
|
|
268
|
+
headerColor: string;
|
|
269
|
+
inputBackground: string;
|
|
270
|
+
inputBorder: string;
|
|
271
|
+
inputBorderRadius: string;
|
|
272
|
+
inputFontColor: string;
|
|
273
|
+
labelFontWeight: string;
|
|
274
|
+
labelPadding: string;
|
|
275
|
+
loadingColor: string;
|
|
276
|
+
panelBackground: string;
|
|
277
|
+
panelBorder: string | null;
|
|
278
|
+
panelBorderRadius: string;
|
|
279
|
+
panelPadding: string;
|
|
280
|
+
successColor: string;
|
|
281
|
+
inputBorderWidth: string;
|
|
282
|
+
}, {}>;
|
|
252
283
|
export default _default;
|